You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am working on a project with a Bioloid robot and AX-12A Servos. I just want to ask if it is possible to use the Dynamixel SDK and the CM-530 as an intermediary to control the servos. I only have the CM-530 and Linux, so the kernel detects the CM-530 serial protocol without problem, so I want to ask if I have the opportunity to use Dynamixel on the CM-530, because roboplus does not run natively on linux.
The text was updated successfully, but these errors were encountered:
Looking at your inquiry, I assume that you are questioning how to implement CM-530 as data converter to exchange packets between PC and DYNAMIXEL using DYNAMIXEL SDK.
Unfortunately, the approach is not achievable. If you would like to use C language technique, take Embedded-C into consideration.
Hello, I am working on a project with a Bioloid robot and AX-12A Servos. I just want to ask if it is possible to use the Dynamixel SDK and the CM-530 as an intermediary to control the servos. I only have the CM-530 and Linux, so the kernel detects the CM-530 serial protocol without problem, so I want to ask if I have the opportunity to use Dynamixel on the CM-530, because roboplus does not run natively on linux.
The text was updated successfully, but these errors were encountered: