- Oct 22, 2020
-
-
Sergi Martínez Sánchez authored
-
- Sep 27, 2019
-
-
Sergi Hernandez authored
Moved some attributes from the private to the protected section to be used by inherited classes.
-
- Jul 09, 2019
-
-
Sergi Hernandez authored
Solved a bug when the first attempt to configure the bus failed (the communications object was not properly handled).
-
Sergi Hernandez authored
-
- May 15, 2019
-
-
Sergi Hernandez authored
-
- Sep 22, 2018
-
-
Sergi Hernandez authored
-
- Sep 21, 2018
-
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
-
- Sep 22, 2018
-
-
Sergi Hernandez authored
-
- Jul 10, 2018
-
-
Sergi Hernandez authored
Changed the HEADER definition of the serial interface.
-
-
Sergi Hernandez authored
-
- Jun 22, 2018
-
-
Sergi Foix Salmerón authored
-
- Feb 22, 2018
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- May 29, 2017
-
-
Sergi Foix Salmerón authored
-
- Jan 24, 2017
-
-
Sergi Hernandez authored
-
- Apr 02, 2016
-
-
Sergi Hernandez authored
-
- Mar 16, 2016
-
-
Sergi Hernandez authored
Added event activations in the main thread to avoid getting stuck when an scanning error occurs or the scan is cancelled.
-
Sergi Hernandez authored
Solved a problem when starting a new scan when the previous one was stopped. The new one never started.
-
- Mar 08, 2016
-
-
Alejandro Lopez Gestoso authored
-
- Feb 27, 2016
-
-
Sergi Hernandez authored
Added a module to test the new firmware for AX12 servos.
-
- Feb 26, 2016
-
-
Sergi Hernandez authored
Increased the speed of the ping() function.
-
- Jan 27, 2016
-
-
Sergi Hernandez authored
-
- Jan 20, 2016
-
-
Sergi Hernandez authored
Solved some minor bugs.
-
- Jan 14, 2016
-
-
Fernando Herrero authored
-
Sergi Hernandez authored
-
- Dec 17, 2015
-
-
Sergi Hernandez authored
-
- Nov 30, 2015
-
-
Sergi Hernandez authored
-
- Oct 29, 2015
-
-
Fernando Herrero authored
dynamixel: modified test_dynamixel_server_no_scan, to iterate through buses and try 57600 and 1000000 baudrates
-
- 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.
-
- 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 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.
-