- Feb 17, 2023
-
-
Sergi Hernandez authored
-
- Apr 08, 2021
-
-
smartinezs authored
-
- Mar 25, 2021
-
-
smartinezs authored
-
- May 16, 2019
-
-
Alejandro Lopez Gestoso authored
-
- May 15, 2019
-
-
Sergi Hernandez authored
-
- 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.
-
- Apr 15, 2015
-
-
Sergi Hernandez authored
Solved a problem in the reception,when invalid data is received in front of the expected packet. Both in the server and the modules.
-
- Dec 05, 2014
-
-
Sergi Hernandez authored
-
- Apr 28, 2012
-
-
Sergi Hernandez authored
Added support to get dynamixel converters from the serial number instead of the usb index, which is more robust. Previous API using the usb index is still supported.
-
- Jan 18, 2012
-
-
Sergi Hernandez authored
-
- Sep 06, 2011
-
-
Sergi Hernandez authored
The set_bus_id() function has been move to the protected class.
-
- Jul 06, 2011
-
-
Sergi Hernandez authored
Modified the dynamixel server to be able to free the used devices when the associated CDynamixel object is destroyed.
-
- Apr 18, 2011
-
-
Guillem Alenyà authored
-