When doing slam and navigation of go1 robot, the robot is standstill in rviz but in gazebo it starts moving and rotating in place. The laser data alone moves but the robot model is static. Below is the gif:-
Found out the reason for this behavior. I compared the 'ros_control.yaml' files and found out that the publish rate had to be set to 200 for the joint_states_controller.
When doing slam and navigation of go1 robot, the robot is standstill in rviz but in gazebo it starts moving and rotating in place. The laser data alone moves but the robot model is static. Below is the gif:-