You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add warehouse routes for nav2 route server (#5160)
* Added routes for warehouse map.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Renamed routes for the depot warehouse to match naming convention.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Rename turtlebot4 geojson graphs to remove the turtlebot4 prefix.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Restructured warehouse_graph to enable bidirectional navigation.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Improved connectivity of the warehouse graph.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Added keepout and speed zones to the route example.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Added flexibility in setting goals for the route example.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Move euler to quaternion function to utils.py.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Added additional routes to the warehouse graph.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Shift warehouse spawn location to match start of graph node.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Added parameters to control enabling of costmap filters.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
* Added node information to the route example launch file.
Signed-off-by: Leander Stephen D'Souza <[email protected]>
---------
Signed-off-by: Leander Stephen D'Souza <[email protected]>
0 commit comments