urdf in rviz lags
Hi,
I am seeing my urdf model, and all tf frames specified by robot_state_publisher, lag behind the actual robot motion (which the transform /odom->/base_footprint appears to track perfectly). The lag is around 5 seconds.
I have also tried with a simplified .urdf model that uses only fixed joints (and thus removes /joint_state publications as a potential cause). No help.
I have set the ~publish_frequency param of robot_state_publisher to 10 hz, and I have a static_transform_publisher publishing at 10 hz to link the top-level urdf frame (/chassis) to the /base_footprint frame published by the rest of the localization system.
Any bright ideas? Thanks!
PS - using diamondback and Ubuntu 10.10