Skip to content

Commit

Permalink
readme: remove spurious slash
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn authored and fmauch committed Oct 9, 2019
1 parent 35035cf commit cdc3f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ to go ahead starting the driver. (**Note**: We do recommend, though, to calibrat

To actually start the robot driver use one of the existing launchfiles

$ roslaunch ur_robot_driver <robot_type>_bringup.launch robot_ip:=192.168.56.101 \
$ roslaunch ur_robot_driver <robot_type>_bringup.launch robot_ip:=192.168.56.101

where **<robot_type>** is one of *ur3, ur5, ur10, ur3e, ur5e, ur10e*. Note that in this example we
load the calibration parameters for the robot "ur10_example".
Expand Down

0 comments on commit cdc3f10

Please sign in to comment.