- Feb 27, 2016
-
-
Sergi Hernandez authored
Added a module to test the new firmware for AX12 servos.
-
- Oct 08, 2015
-
-
Sergi Hernandez authored
Added two dynamixel server implmentations: one with the FTDI and the other one with a standard serial port. Added a new configuration file with specific information for each implementation. Changed the examples and the configuration files accordingly.
-
- Jan 14, 2015
-
-
Sergi Hernandez authored
Removed the dynamixelserver.h include from the dynamixel.h header file to avoid errors while compiling.
-
- Dec 10, 2014
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Dec 05, 2014
-
-
Sergi Hernandez authored
-
- Sep 06, 2011
-
-
Sergi Hernandez authored
The set_bus_id() function has been move to the protected class.
-
- Jul 22, 2011
-
-
Sergi Hernandez authored
Modified the main CMakeLists.txt to set the compiler flags for the C++ compiler instead of the C compiler. Solved some compilation warnings that appeared.
-
- Apr 18, 2011
-
-
Guillem Alenyà authored
-