Added the bulk_read, bulk_write and sync_read functions for the version 1 protocol.
Added a module to test the new firmware for AX12 servos.
Showing
- src/dynamixelserver.cpp 122 additions, 36 deletionssrc/dynamixelserver.cpp
- src/examples/CMakeLists.txt 6 additions, 0 deletionssrc/examples/CMakeLists.txt
- src/examples/test_dynamixel_bulk_read.cpp 3 additions, 3 deletionssrc/examples/test_dynamixel_bulk_read.cpp
- src/examples/test_dynamixel_server.cpp 1 addition, 0 deletionssrc/examples/test_dynamixel_server.cpp
- src/examples/test_dynamixel_sync.cpp 14 additions, 10 deletionssrc/examples/test_dynamixel_sync.cpp
- src/examples/test_new_firmware.cpp 61 additions, 0 deletionssrc/examples/test_new_firmware.cpp
src/examples/test_new_firmware.cpp
0 → 100644
Please register or sign in to comment