Skip to content

Commit

Permalink
add requirements on rosnavigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscardegroot committed Dec 4, 2024
2 parents 19bbeb6 + a7fa3c5 commit 767c881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mpc_planner_rosnavigation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@

<depend>nav_msgs</depend>

<!-- <exec_depend>pedestrian_simulator</exec_depend> -->
<exec_depend>pedestrian_simulator</exec_depend>
<exec_depend>jackal_gazebo</exec_depend>
<exec_depend>jackal_navigation</exec_depend>
<exec_depend>mobile_robot_state_publisher</exec_depend>
<!-- <exec_depend>roadmap</exec_depend> -->
<exec_depend>roadmap</exec_depend>

<export>
<nav_core plugin="${prefix}/mpc_planner_rosnavigation_plugin.xml"/>
Expand Down

1 comment on commit 767c881

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.