Skip to content

Commit d61e170

Browse files
authored
Add an icon for the RViz interface (#144)
1 parent 194715a commit d61e170

File tree

2 files changed

+94
-0
lines changed

2 files changed

+94
-0
lines changed

visualization/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ add_subdirectory(motion_planning_tasks)
5858
install(FILES
5959
motion_planning_tasks_rviz_plugin_description.xml
6060
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
61+
62+
install(DIRECTORY icons DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
Lines changed: 92 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)