Python Windows
Recommended Editor

Compiler and Builder

Building the Library
-
Go to the [
DynamixelSDK folder] following command on the command prompt. (cd [DynamixelSDK folder]\python). Run setup.py by entering following command on the command prompt (python setup.py install).

Building and Running the Sample Code
The DYNAMIXEL SDK example code for Python uses the library files built in previous step.
Run Example
-
Open
pythonfolder withAtom. Modify the settings that is needed for the Dynamixel control.
-
Run
read_write.pyby double click
-
Or run it manually through command prompt, using
cd.



