Rviz display problem of the robot model
I am trying to simulate robot with gazebo and Rviz at the same time. when I launch only Rviz the robot model displays correctly.but when I add gazebo simulation the it displays correctly, but for Rviz provided some issues my model can't display correctly as below .
Can you provide the exact nodes or launch files you are using please ? I suspect that you are missing nodes like
robot_state_publisher
/joint_state_publisher
for theTFs
.Just to be precize, you can't do that :
Rviz
is a visulaization tool so you don't simulate a robot with it. That means that if your Gazebo simulation is running propperly (and TF are correctly set) you can simply launch rviz after and you should be able to get visual informations of your robot directly.after trying to change many parameter in my launch file i found my issue is the use_sim_time arg