Skip to content

Commit e66a9b9

Browse files
authored
Fix Ament_cmake_ros dependency (#20)
Fixes #19 perhaps?
1 parent 536c3da commit e66a9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polygon_rviz_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<maintainer email="davidvlu@gmail.com">David V. Lu!!</maintainer>
88
<license>BSD</license>
99

10-
<buildtool_depend>ament_cmake</buildtool_depend>
10+
<buildtool_depend>ament_cmake_ros</buildtool_depend>
1111
<depend>color_util</depend>
1212
<depend>geometry_msgs</depend>
1313
<depend>pluginlib</depend>

0 commit comments

Comments
 (0)