neobotix/neo_mpc_planner2

Handle accleration and decceleration for all the cases

Closed this issue · 4 comments

Handle accleration and decceleration for all the cases

Still the collision case is left.

Acceleration and deceleration limits will be applied specific to few cases, which includes:

  • Start of the navigation / goal reset - avoids rotation in narrow spaces, provided that one approaches.
  • Reaching the desired goal
  • Before approaching an obstacle

More to follow...

Just stop the robot, before approaching an obstacle case.

updated in the recent commit