Odom and map frame reparenting issue with robot_localization
I am trying to develop the odometry for a driverless vehicle and I am using the robot_localization package. The odometry itself seems to be working, though when i run it in the simulator there is a reparenting error ERROR TF re-parenting contention: * reparenting of [base_link] to [odom] by [/ekf_se_odom] * reparenting of [base_link] to [map] by [/gazebo] When i check the frames run at that moment odometry frame exists but it is not connected to a frame around it. This also creates a problem and the model of the car seems to be flickering, like it jumps.