ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Had a typo at <arg name="extra_gazebo_args" value="$(arg extra_gazebo_args)"/>
...
2 | No.2 Revision |
Had a typo at <arg name="extra_gazebo_args" value="$(arg extra_gazebo_args)"/>
...
Edit: Forgot the closing bracket, also needed to remove the line <arg name="extra_gazebo_args" value="$(arg extra_gazebo_args)"/>
completely for it to work