Skip to content

Commit

Permalink
Add tf2_geometry_msgs as rviz plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeGdM committed Dec 8, 2023
1 parent 4fe46fc commit d886824
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rviz_carla_plugin/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

<build_depend>qtbase5-dev</build_depend>
<depend>carla_msgs</depend>
<build_depend>tf2_geometry_msgs</build_depend>
<build_depend>nav_msgs</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>carla_ros_scenario_runner_types</build_depend>
Expand All @@ -27,7 +28,7 @@
<exec_depend>libqt5-core</exec_depend>
<exec_depend>libqt5-gui</exec_depend>
<exec_depend>libqt5-widgets</exec_depend>

<export>
<rviz condition="$ROS_VERSION == 1" plugin="${prefix}/plugin_description.xml"/> -->
<build_type condition="$ROS_VERSION == 1">catkin</build_type>
Expand Down

0 comments on commit d886824

Please sign in to comment.