Skip to content

Commit 2e44f86

Browse files
readme: improve consistency between play & stop buttons (UniversalRobots#238)
1 parent e6dfe78 commit 2e44f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ For more information on the launch file's parameters see its own documentation.
181181

182182
Once the robot driver is started, load the [previously generated program](#prepare-the-robot) on the
183183
robot panel that will start the *External Control* program node and execute it. From that moment on
184-
the robot is fully functional. You can make use of the *Pause* function or even *Stop* () the
185-
program. Simply press the *Play* button () again and the ROS driver will reconnect.
184+
the robot is fully functional. You can make use of the *Pause* function or even *Stop* (:stop_button:) the
185+
program. Simply press the *Play* button (:arrow_forward:) again and the ROS driver will reconnect.
186186

187187
Inside the ROS terminal running the driver you should see the output `Robot ready to receive control commands.`
188188

0 commit comments

Comments
 (0)