Robotics StackExchange | Archived questions

navigation with lidar

hi there.... i am working on autonomous mobile robot with lidar sensor. i am able to autonomously navigate the robot. but i have some problem. the laser scan data is get mis-matched with the static map while robot is taking turn. i know it is because of yaw rate sensor data. but how to integrate yaw rate sensor data with this ???? i am publishing yaw rate with wheel ticks on the topic /odomfused and only wheel ticks on the topic /odom. i have changed /odom to /odomfused in my navigation.launch and in amcl_diff.launch....but still same problem persist....... what to do ???

Asked by Arpitsoni on 2016-12-22 08:33:51 UTC

Comments

can you post a video of this behavior? also a rostopic echo or your odom and odom_fused. what do you mean by "yaw sensor rate" ??

Asked by Procópio on 2017-01-05 07:23:12 UTC

Answers