when displaying base_footprint in rviz angular movement not shown

asked 2022-04-15 13:28:12 -0500

bribri123 gravatar image

updated 2022-04-17 10:31:06 -0500

lucasw gravatar image

for example when i manually move my robot forward it accurately knows where it is but if i move my robot angular it does not display in rviz that it is moving angular i am using an mpu6050 and wheel encoders and fuse the two by the robot_pose_ekf also i have noticed if i do not use an imu it does show angular movement but its inaccurate, any ideas, i suspect it has to do with the imu here's the code

https://github.com/bandasaikrishna/orientations_from_IMU_MPU_6050/blob/main/mpu_6050_driver/scripts`/imu_node.py`
edit retag flag offensive close merge delete