Added support for version 2 protocol.
removed all dynamixel master and slave modules. Added a function to get the motion period in us for the motion modules.
Showing
- include/dynamixel_master_uart_dma.h 0 additions, 49 deletionsinclude/dynamixel_master_uart_dma.h
- include/dynamixel_slave_uart_dma.h 0 additions, 29 deletionsinclude/dynamixel_slave_uart_dma.h
- include/motion_manager.h 14 additions, 2 deletionsinclude/motion_manager.h
- src/bioloid_dyn_master_sensors.c 1 addition, 1 deletionsrc/bioloid_dyn_master_sensors.c
- src/bioloid_dyn_master_servos.c 1 addition, 1 deletionsrc/bioloid_dyn_master_servos.c
- src/bioloid_dyn_slave.c 1 addition, 1 deletionsrc/bioloid_dyn_slave.c
- src/dynamixel_master_uart_dma.c 0 additions, 979 deletionssrc/dynamixel_master_uart_dma.c
- src/dynamixel_slave_uart_dma.c 0 additions, 404 deletionssrc/dynamixel_slave_uart_dma.c
- src/motion_manager.c 8 additions, 0 deletionssrc/motion_manager.c
include/dynamixel_master_uart_dma.h
deleted
100755 → 0
include/dynamixel_slave_uart_dma.h
deleted
100644 → 0
src/dynamixel_master_uart_dma.c
deleted
100755 → 0
This diff is collapsed.
src/dynamixel_slave_uart_dma.c
deleted
100644 → 0
Please register or sign in to comment