Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 285 Bytes

dxl2

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