I am currently trying to get through Unit 2 of the URDF Robot Modeling course, but unfortunately the gazebo simulation is not loading in. I know the simulation uses gzclient and needs to be launched manually, but I cannot find the instructions to launch it manually and the commands I try don’t work and oftentimes provide the error message “Error: cannot communicate with master”. How can I fix this and launch the simulation?
Is becuase launching the simulation ( Gazebo ) is done n the Gazebo chapter.
First, you need to understand URDF format and how to visualise it in RVIZ.
Once you understand that then you launch gazebo simulation.
Is that what you are asking? Or You aready launched Gazebo sim and it doesn’t work?