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
This node should get the convex polygon footprint from the footprint observer (see #131) and disable the respective velocity outputs in the twist_mux, once the distance to an obstacle gets below a certain safety distance.
For comparing a footprint representation, i.e. polygon, against the costmap, base_local_planner::CostmapModel seems to provide a function that determines whether the footprint is in collision or not...
fmessmer
changed the title
[new node] providing "safety stop" functionalities based on observed footprint
[cob_footprint_observer] new node providing "safety stop" functionalities based on observed footprint
Feb 22, 2017
discussion related to #32
This node should get the convex polygon footprint from the footprint observer (see #131) and disable the respective velocity outputs in the twist_mux, once the distance to an obstacle gets below a certain safety distance.
@fmessmer FYI
The text was updated successfully, but these errors were encountered: