We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe46fc commit d886824Copy full SHA for d886824
rviz_carla_plugin/package.xml
@@ -18,6 +18,7 @@
18
19
<build_depend>qtbase5-dev</build_depend>
20
<depend>carla_msgs</depend>
21
+ <build_depend>tf2_geometry_msgs</build_depend>
22
<build_depend>nav_msgs</build_depend>
23
<build_depend>geometry_msgs</build_depend>
24
<build_depend>carla_ros_scenario_runner_types</build_depend>
@@ -27,7 +28,7 @@
27
28
<exec_depend>libqt5-core</exec_depend>
29
<exec_depend>libqt5-gui</exec_depend>
30
<exec_depend>libqt5-widgets</exec_depend>
-
31
+
32
<export>
33
<rviz condition="$ROS_VERSION == 1" plugin="${prefix}/plugin_description.xml"/> -->
34
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
0 commit comments