Skip to content

Commit

Permalink
Add missing rviz plugin dep
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Jan 14, 2024
1 parent 7764b8f commit e5aefc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
<depend>rclcpp</depend>
<depend>yaml_cpp_vendor</depend>
<exec_depend>ros2launch</exec_depend>
<exec_depend>grid_map_rviz_plugin</exec_depend>

<export>
<build_type>ament_cmake</build_type>
</export>
</package>
</package>

0 comments on commit e5aefc3

Please sign in to comment.