Skip to content

Commit

Permalink
Make sure to export all rviz_default_plugins dependencies. (#1181)
Browse files Browse the repository at this point in the history
We were missing point_cloud_transport and rviz_rendering.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
clalancette committed Apr 5, 2024
1 parent 0944192 commit 3c5233a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rviz_default_plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,9 +288,11 @@ ament_export_dependencies(
laser_geometry
map_msgs
nav_msgs
point_cloud_transport
rclcpp
rviz_common
rviz_ogre_vendor
rviz_rendering
sensor_msgs
tf2
tf2_geometry_msgs
Expand Down

0 comments on commit 3c5233a

Please sign in to comment.