Open danielasun opened 6 years ago
dxl interface could use velocity and torque control methods, as well as a generic "write anything, read anything method".
Velocity sync_read/sync_write is working, but need verification.
Torque control could be done easily as well, but needs to have dxl_interface check whether it's a DXL_PRO or another motor type.
dxl interface could use velocity and torque control methods, as well as a generic "write anything, read anything method".