Skip to content

Commit f55a57a

Browse files
committed
remove gazebo and URDF xacro
1 parent 4de9a43 commit f55a57a

File tree

4 files changed

+1
-1022
lines changed

4 files changed

+1
-1022
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install(
4747
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
4848
)
4949

50-
foreach(dir include meshes urdf)
50+
foreach(dir include)
5151
install(DIRECTORY ${dir}/
5252
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${dir})
5353
endforeach(dir)

meshes/d435.dae

Lines changed: 0 additions & 731 deletions
This file was deleted.

urdf/d435.gazebo.xacro

Lines changed: 0 additions & 145 deletions
This file was deleted.

urdf/d435.urdf.xacro

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)