Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit f8e276d

Browse files
committed
Merge pull request #24 from dwlee/indigo
update world canvas message dependency
2 parents 8640071 + d3716eb commit f8e276d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ generate_rosjava_messages(
4040
rocon_service_pair_msgs
4141
rocon_std_msgs
4242
rocon_tutorial_msgs
43+
world_canvas_msgs
4344
scheduler_msgs
4445
move_base_msgs # ros-planning/navigation
4546
map_store # ros-planning/map_store

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<build_depend>rocon_std_msgs</build_depend>
4444
<build_depend>rocon_tutorial_msgs</build_depend>
4545
<build_depend>scheduler_msgs</build_depend>
46+
<build_depend>world_canvas_msgs</build_depend>
4647
<build_depend>map_store</build_depend> # ros-planning/map_store
4748
<build_depend>move_base_msgs</build_depend> # ros-planning/navigation
4849

0 commit comments

Comments
 (0)