Robotics StackExchange | Archived questions

Autoware mpc_follower not working

Hello everyone.

I am desperately trying to get the autoware mpc follower to work but I totally can't, and I can't find any guide only or any piece of documentation, only this from the Autoware gitlab repo.

T o start, I am trying a very simple task : Go from one point to another following a vector map on the Borregas Avenue map. (See here) It is working perfectly using the pure_pursuit following algorithm bu I really can't get it to work with mpc.

I made sure that open planner is not started, then I enabled astar_navi according to some recommendations I found online but it seems to be wrong as it is an open space planner.

So first of all I can't get a path generated when using the 2D nav goal in Rviz, and when I use open planner to generate the path I am unable to follow it using mpc

At some point, I will also need replanning to work.

Can you tell me the steps I need to follow ?

Thanks a lot !

Asked by Mackou on 2019-12-11 05:30:13 UTC

Comments

Answers