File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ add_custom_target(
118118
119119 ## Cube reorientation
120120 # patch cube from common assets
121- COMMAND patch -o ${CMAKE_CURRENT_BINARY_DIR} /shadow_reorient/cube_modified .xml
121+ COMMAND patch -o ${CMAKE_CURRENT_BINARY_DIR} /common_assets/cube_modified_shadow_reorient .xml
122122 ${CMAKE_CURRENT_BINARY_DIR} /common_assets/reorientation_cube.xml
123123 <${CMAKE_CURRENT_SOURCE_DIR} /shadow_reorient/cube.xml.patch
124124
Original file line number Diff line number Diff line change 4747 <framepos name =" trace0" objtype =" body" objname =" cube" />
4848 </sensor >
4949
50- <!-- from: common_assests -->
51- <include file =" cube_modified .xml" />
50+ <!-- from: common_assets -->
51+ <include file =" ../common_assets/cube_modified_shadow_reorient .xml" />
5252 <!-- from: https://github.com/google-deepmind/mujoco_menagerie/tree/main/shadow_hand -->
5353 <include file =" right_hand.xml" />
5454
You can’t perform that action at this time.
0 commit comments