Robot model in rviz is not following base link
Hi,
I am using Gazebo with a simulated model with GPS, IMU and Odometry from the diff drive including the navsat and the ukf node, the estimation is not correct yet, but I wonder about something else:
My robot model does not move in rviz.
In rviz I have set up the fixed frame to map. The tfs are generated and I see them in Rviz, the tf links are moving around and the wheel tfs also rotate when doing so, but the rendered robot model keeps staying at the initial position. It is like that now, but before I could uncheck and check the checkbox of the robot state and the robot moved to the base_link to stick in that position till I do that unchecking and checking again. But that also does not work anymore.
Somehow it is just at the right place when setting fixed frame to base link, so the robot model is always following the fixed frame. But shouldn't it follow the "Robot Root Link"? (set to base_link)
Has anybody an idea what I am doing wrong?
Thanks in advance, for any help.
What version of rviz/ROS?
The current one from the repository for Ubuntu 14.04 64 Bits.
Can you confirm the behaviour or is there a problem with my model or something else?