Remove model/humanoid100/humanoid100.xml (used <include>), replace with model/humanoid/humanoid100.xml (uses <attach>)
PiperOrigin-RevId: 673123895 Change-Id: I0c3c6dac69d9fc12a6ea76d586c34503fc167bad
This commit is contained in:
committed by
Copybara-Service
parent
33e56ccb88
commit
4e3dc14f8e
@@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
MODEL="${CMAKE_SOURCE_DIR}/model/humanoid100/humanoid100.xml"
|
||||
MODEL="${CMAKE_SOURCE_DIR}/model/humanoid/humanoid100.xml"
|
||||
OUTPUT_FILE="${TEST_TMPDIR}/compiled.mjb"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user