Skip to content

Commit

Permalink
add requirement on pedestrian_simulator and roadmap back.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscardegroot committed Dec 4, 2024
1 parent d9bc195 commit a7fa3c5
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

0 comments on commit a7fa3c5

Please sign in to comment.