Data Sheet

4/27/2018 OpenCR1.0
http://emanual.robotis.com/docs/en/parts/controller/opencr10/ 48/50
7. 8. 2. Position
This example shows position control using Dynamixel. You need to set parameters of
BAUDRATE and ID.
begin function set an portHandler and packetHandler. ping function get an item of
connected Dynamixel.
jointMode function make joint(position) mode.
If Dynamixel is set correctly, goalPosition function make it move to position.
OpenCR1.0
Back to Top ▲