Skip to content

Commit

Permalink
[Templates] remove unnecessary colon (StoglRobotics#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robotgir authored Feb 20, 2023
1 parent 267026c commit b196101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/robot_description/robot.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
mock_sensor_commands="$(arg mock_sensor_commands)"
sim_gazebo_classic="$(arg sim_gazebo_classic)"
sim_gazebo="$(arg sim_gazebo)"
simulation_controllers:="$(arg simulation_controllers)" />
simulation_controllers="$(arg simulation_controllers)" />

</robot>

0 comments on commit b196101

Please sign in to comment.