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
dxl2 aims to provide higher levels of abstraction for building robots powered by Dynamixel servos. It is a replacement for the lower level dynamixel-sdk library.
Installation
git clone https://github.com/xrisk/dxl2.git
cd dxl2
pip3 install -r requirements.txt