Skip to content

Commit 2d3f786

Browse files
committed
Add a notice about incorrect script code
1 parent c2e24c4 commit 2d3f786

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ur_robot_driver/doc/usage.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,10 @@ restarted again. Depending whether you use headless mode or not, you'll have to
233233
``resend_program`` service or press the ``play`` button on the teach panel to start the
234234
external_control program again.
235235

236+
.. note::
237+
Currently, there is no feedback on the code's correctness. If the code sent to the
238+
robot is incorrect, it will silently not get executed. Make sure that you send valid URScript code!
239+
236240
Multi-line programs
237241
^^^^^^^^^^^^^^^^^^^
238242

0 commit comments

Comments
 (0)