Robotics StackExchange | Archived questions

could someone give some advice on improving the navigation performance

I made an arduino car with a rplidar, unlike an diff car ,it's a ackman car,so i choose the teblocalplanner as the localplanner,here is the video: https://www.youtube.com/watch?v=86SFKJsWQ4&feature=youtu.be there are some questions: 1. why the costmap shake when the car turns 2. sometimes teb make wrong local plan 3. now i use only half of the max speed, when the speed up ,it may collision

Asked by zeal on 2017-03-29 06:29:25 UTC

Comments

  1. the costmap "shakes" probably because you have a bad odometry/localization

Asked by Procópio on 2017-04-07 02:30:54 UTC

Thank you for your comment,I do have a bad odometry. I made it by an encoder and an imu , i'm going to use the ekf to fuse the data.

Asked by zeal on 2017-04-07 04:01:45 UTC

Answers