Added an exception class for the CDynamixelMotor and CDynamixelMotorGroup classes.
Added support for the MX-28 servo model Added support for the PID control of some servo models Added an example of open loop control
Showing
- src/CMakeLists.txt 2 additions, 2 deletionssrc/CMakeLists.txt
- src/dynamixel_motor.cpp 251 additions, 87 deletionssrc/dynamixel_motor.cpp
- src/dynamixel_motor.h 13 additions, 0 deletionssrc/dynamixel_motor.h
- src/dynamixel_motor_group.cpp 30 additions, 45 deletionssrc/dynamixel_motor_group.cpp
- src/examples/CMakeLists.txt 6 additions, 0 deletionssrc/examples/CMakeLists.txt
- src/examples/test_dynamixel_motor.cpp 4 additions, 4 deletionssrc/examples/test_dynamixel_motor.cpp
- src/examples/test_dynamixel_motor_group.cpp 1 addition, 1 deletionsrc/examples/test_dynamixel_motor_group.cpp
- src/examples/test_dynamixel_motor_open_loop.cpp 146 additions, 0 deletionssrc/examples/test_dynamixel_motor_open_loop.cpp
- src/xml/base_dyn_config.xml 3 additions, 2 deletionssrc/xml/base_dyn_config.xml
Loading
Please register or sign in to comment