gazebo_models/youbot/meshes/gripper/CMakeLists.txt
2012-09-21 17:44:06 -07:00

9 lines
188 B
CMake

SET (files
finger_convex.stl
finger.stl
palm_convex.stl
palm.stl
)
INSTALL(FILES ${files} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gazebo-${GAZEBO_VERSION}/media/models/youbot/gripper)