Quick Start for Dynamixel Pro v1.00b
printf(
"Press any key to terminate...\n"
_getch();
dxl_terminate(Port);
return
0;
}
-
The functions, such as dxl_initialize, dxl_write_byte, etc..., are used to
communicate with Dynamixel PRO. These functions return communication results.
-
COMM_RXSUCCESS is returned for successful communications.
);
Page 44 / 139
Need help?
Do you have a question about the Dynamixel Pro and is the answer not in the manual?
Questions and answers