husky moves sideways in rviz [closed]
I'm using robot_localization to fuse odom, imu and gps data on a husky robot. After fusion, the robot now moves forward in gazebo but sideways in rviz.
I found this question, but the answer didn't work for me.
How can I sync husky's movement in both gazebo and rviz in the same direction?
Have you actually tried it and modified the urdf file or have you simply checked that it was correctly formed initially ?
Moreover, do you use the original urdf file or have you modified it ?
@Delb Yes I used the original urdf file and didn't modify it. I assume it's correctly formed.
Can you detail what nodes you are launching ? And have you tried modifying the urdf file as the link you gave suggests ?
Is this question still relevant?