Skip to content

Commit

Permalink
Add launch_ros to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Apr 28, 2024
1 parent 3dd8584 commit e9115a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions leo_gz_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<buildtool_depend>ament_cmake</buildtool_depend>

<exec_depend>ament_index_python</exec_depend>
<exec_depend>launch</exec_depend>
<exec_depend>launch_ros</exec_depend>
<exec_depend>leo_description</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>ros_gz_bridge</exec_depend>
Expand Down

0 comments on commit e9115a4

Please sign in to comment.