Skip to content

Commit cd69813

Browse files
Add dependency on nav2_route in package.xml (#5639)
Signed-off-by: Steve Macenski <[email protected]>
1 parent 7a609ae commit cd69813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

navigation2/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<exec_depend>nav2_behaviors</exec_depend>
3333
<exec_depend>nav2_smoother</exec_depend>
3434
<exec_depend>nav2_regulated_pure_pursuit_controller</exec_depend>
35+
<exec_depend>nav2_route</exec_depend>
3536
<exec_depend>nav2_rotation_shim_controller</exec_depend>
3637
<exec_depend>nav2_rviz_plugins</exec_depend>
3738
<exec_depend>nav2_simple_commander</exec_depend>

0 commit comments

Comments
 (0)