Skip to content

Commit

Permalink
Install more files...
Browse files Browse the repository at this point in the history
  • Loading branch information
eborghi10 committed Aug 3, 2021
1 parent f01f181 commit bae5317
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions rqt_industrial_robot/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,19 @@ catkin_install_python(PROGRAMS

install(DIRECTORY
resources
src
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

install(FILES
plugin_kinematics.xml
plugin_vacuum_gripper.xml
all.perspective
kinematics.perspective
mobile_manipulator.perspective
plugin_camera.xml
plugin_kinematics.xml
plugin_mobile_manipulator.xml
plugin_vacuum_gripper.xml
ur5_vacuum_gripper.perspective
ur5_vacuum_gripper_camera.perspective
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

0 comments on commit bae5317

Please sign in to comment.