open-navigation / opennav_docking

Nav2 Compatible Docking Task Server & BT Utils
Apache License 2.0
95 stars 21 forks source link

(Later) Collision detection on undocking and docking approach #24

Closed SteveMacenski closed 5 months ago

SteveMacenski commented 8 months ago

Possibly even check on the curvatures once I have the path to collision check. If too high, stage in staging pose relative to odom instead of making extreme go at it the first time (if very misaligned). Using navigation or using graceful controller?

SteveMacenski commented 5 months ago

https://github.com/ros-navigation/navigation2/issues/4404