- Sep 16, 2020
-
-
Sergi Hernandez authored
-
- Apr 02, 2016
-
-
Sergi Hernandez authored
-
- Mar 08, 2016
-
-
Alejandro Lopez Gestoso authored
-
- Nov 30, 2015
-
-
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.
-
- May 20, 2015
-
-
Sergi Hernandez authored
Added a synchronization procedure in the dynamixel server to avoid problems at first power up.
-
- May 07, 2015
-
-
Sergi Hernandez authored
-
- 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.
-
- Apr 13, 2015
-
-
Sergi Hernandez authored
Added a function to synchronize the input data with the packet header in case unexpected data is received.
-
- Dec 05, 2014
-
-
Sergi Hernandez authored
-
- Sep 02, 2013
-
-
Sergi Hernandez authored
Solved a bug in the reception of data from thge servos. When additionalbytes were receveid due to errors in the communication link, memory leaks appeared.
-
- Jul 01, 2013
-
-
Sergi Hernandez authored
-
- Feb 06, 2012
-
-
Sergi Hernandez authored
-
- Nov 23, 2011
-
-
Sergi Hernandez authored
Solved a problem in the read operation when there was an error on the instruction packet and the status packet was shorter than expected.
-
- Nov 21, 2011
-
-
Sergi Hernandez authored
-
- 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.
-
- May 26, 2011
-
-
Sergi Hernandez authored
-
- May 19, 2011
-
-
Sergi Hernandez authored
Added a new exception to be able to detect desynchronization events.
-
- May 18, 2011
-
-
Sergi Hernandez authored
-
- Apr 18, 2011
-
-
Guillem Alenyà authored
-