MRPT/mrpt_path_planning

Check implementation of these events and their docs

Opened this issue · 0 comments

  • virtual void on_path_seems_blocked() => Replan (no progress in timeout? )
  • virtual void on_cannot_get_closer_to_blocked_target() ==> yes, trigger if target point is clearly blocked.
  • virtual void on_apparent_collision() ==> yes, keep it.