We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de118df commit 82a8bc7Copy full SHA for 82a8bc7
doc/examples/instruction_executor.rst
@@ -47,7 +47,7 @@ Each element in the motion sequence can be a different motion type. In the examp
47
``MoveJ`` motions, a ``MoveL`` motion, a ``MoveP`` motion, a ``OptimiveJ`` motion and a
48
``OptimoveL`` motion. The primitives' parameters are directly forwarded to the underlying script
49
functions, so the parameter descriptions for them apply, as well. Particularly, you may want to
50
-choose between either a time-based execution speed or an acceleration / velocity parametrization
+choose between either a time-based execution or an acceleration / velocity parametrization
51
for some move functions. The latter will be ignored if a time > 0 is given.
52
53
Please refer to the script manual for details.
0 commit comments