Skip to content

Commit 73d9427

Browse files
authored
Add test dependency to on rosbad default plugins (#491)
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
1 parent 74dbbc8 commit 73d9427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grid_map_ros/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<test_depend>ament_cmake_gtest</test_depend>
3333
<test_depend>ament_lint_auto</test_depend>
3434
<test_depend>ament_lint_common</test_depend>
35+
<test_depend>rosbag2_storage_default_plugins</test_depend>
3536

3637
<export>
3738
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)