Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Commit 04c2c3c

Browse files
authored
Fix ROS 2 dependencies (#12)
Signed-off-by: Esteve Fernandez <esteve@apache.org>
1 parent bc8cb32 commit 04c2c3c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rerun_bridge/package.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
<depend>cv_bridge</depend>
1111
<depend>geometry_msgs</depend>
1212
<depend>nav_msgs</depend>
13-
<depend>roscpp</depend>
14-
<depend>roslib</depend>
13+
<depend>rclcpp</depend>
1514
<depend>sensor_msgs</depend>
1615
<depend>tf2_ros</depend>
1716
<depend>tf2_msgs</depend>

0 commit comments

Comments
 (0)