Skip to content

Commit

Permalink
remove gazebo and URDF xacro
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor committed Dec 9, 2019
1 parent 4de9a43 commit f55a57a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,022 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ install(
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
)

foreach(dir include meshes urdf)
foreach(dir include)
install(DIRECTORY ${dir}/
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${dir})
endforeach(dir)
731 changes: 0 additions & 731 deletions meshes/d435.dae

This file was deleted.

145 changes: 0 additions & 145 deletions urdf/d435.gazebo.xacro

This file was deleted.

145 changes: 0 additions & 145 deletions urdf/d435.urdf.xacro

This file was deleted.

0 comments on commit f55a57a

Please sign in to comment.