Skip to content

Commit

Permalink
update wiregrid_actuator.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sadachi5 committed Nov 29, 2023
1 parent 9ade328 commit 5ea063e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/agents/wiregrid_actuator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ In the both of the functions, after the inserting/ejecting, the stopper locks th
However, the motor power is not turned ON or OFF during the both functions.

The parameter details are here:
- speedrate: Actuator speed rate [0.0, 5.0] (default: 0.2)
DO NOT use speedrate > 1.0 if el != 90 deg!!
- speedrate: Actuator speed rate [0.0, 5.0] (default: 1.0)

.. warning::
DO NOT use ``speedrate > 1.0`` if ``el != 90 deg``!

**Test Functions**
- check_limitswitch(): Check ON/OFF of the limit switches
Expand Down

0 comments on commit 5ea063e

Please sign in to comment.