UNPKG

dynamixel

Version:

Node.js library for controlling DYNAMIXEL servo motors via U2D2 interface with Protocol 2.0 support

4 lines (3 loc) 132 B
export { Protocol2 } from "./Protocol2.js"; export { DynamixelDevice } from "./DynamixelDevice.js"; export * from "./constants.js";