navigation2 icon indicating copy to clipboard operation
navigation2 copied to clipboard

Nav2 Docking: Optional Collision Checking on undocking / docking

Open SteveMacenski opened this issue 8 months ago • 2 comments

Should be straight forward: check the future trajectory from the graceful controller for collisions, ignoring within some tolerance of the dock itself (since we're making or in contact there). We can use the costmap collision topic object from the costmap package analog to the Behavior Server's use.

SteveMacenski avatar Jun 08 '24 18:06 SteveMacenski