Closed Amronos closed 1 month ago
[ruby $(which gz) sim-1] terminate called after throwing an instance of 'std::runtime_error'
[ruby $(which gz) sim-1] what(): the robot tag is not root element in URDF
Should this be filed on gz_ros2_control instead? It seems like it expects a URDF?
The following errors happen upon using the
<ros2_control>
tag in an SDF file and passing the SDF file torobot_state_publisher
, alongside using that same SDF file to include a model into the Gazebo world using the<include>
tag.The SDF file: