how to write python code to move dynamixel motor in raspberry pi?

asked 2022-02-20 15:24:24 -0500

samana gravatar image

how to write python code to move dynamixel motor in raspberry pi, I want to use DYNAMIXEL SDK but i can't find the code to move it(motor) in python. Any help will be greatly appreciated.

edit retag flag offensive close merge delete

Comments

You need to provide more information. Is this robot using ROS, if so, which distro and what packages have you tried? The Dynamixel SDK is simply an SDK. To use a Dynamixel with ROS you will need to install the correct Dynamixel package.

kscottz gravatar image kscottz  ( 2022-02-25 13:17:58 -0500 )edit