mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
9 lines
188 B
CMake
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)
|