Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tacha-S committed Dec 10, 2024
1 parent 01a3e6c commit 5ae03e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,13 @@ Note that `joint_ids` parameters must be splited by `,`.
<param name="usb_port">/dev/ttyUSB0</param>
<param name="baud_rate">1000000</param>
<!-- <param name="use_dummy">true</param> -->
<param name="extended_mode">false</param> <!-- Set true if you use the extended position mode of Dynamixel motors -->
</hardware>
```

Note that the `extended_mode` parameter is optional and set to `false` by default.
If you use the extended position (multi turn) mode of Dynamixel motors, set it to `true`.

- Terminal 1

Launch the `ros2_control` manager for the OpenManipulator-X.
Expand Down

0 comments on commit 5ae03e1

Please sign in to comment.