- Mar 10, 2020
-
-
Sergi Hernandez authored
-
- Mar 06, 2020
-
-
Sergi Hernandez authored
Solved a bug in the functions for the sync and bulk operations (the number of servos read was not reaset when the operation was done or there was an error.
-
- Feb 04, 2020
-
-
Sergi Hernandez authored
Solved a bug when re-scanning: previously seen devides were not updated.
-
- Jan 30, 2020
-
-
Sergi Hernandez authored
Moved the scan function to a different timer channel. Solved a bug in the operations delete function.
-
- Jan 29, 2020
-
-
Sergi Hernandez authored
Solved a bug in the motion manager: write data is stored in RAM. Problems with muliple calls to the setup function(): still not solved.
-
- Jan 28, 2020
-
-
Sergi Hernandez authored
Added two new variables in the dynamixel manager and motion manager modules: a vector with the present devices or servos. Solved a bug in the default initialization of the motion module.
-
- Jan 26, 2020
-
-
Sergi Hernandez authored
Added support ot perform a scan on demand.
-
- Jan 25, 2020
-
-
Sergi Hernandez authored
Each module has its own memory module to handle its own parameters.
-
- Jan 21, 2020
-
-
Sergi Hernandez authored
Renamed the delete variable to avoid problems in C++.
-
Sergi Hernandez authored
Added an scheduler object to the dynamixel manager to handle the periodic call of the main function. Chnaged the period resolution to ms. Solved a bug in the set_period() function call period.
-
- Jan 20, 2020
-
-
Sergi Hernandez authored
-
- Dec 15, 2019
-
-
Sergi Hernandez authored
Updated the dyn_manager and dyn_modules modules to use the new eeprom data structures and memory module version.
-
- Aug 23, 2017
-
-
Sergi Hernandez authored
Added the use of the TMemModule data structure to handle the different parts of the dynamixel manager. All macro definitions made conditional.
-
- Nov 20, 2016
-
-
Sergi Hernandez authored
Added the implementation of a motion manager dynamixel module. Added the action motion manager module.
-
- Aug 16, 2016
-
-
Sergi Hernandez authored
Implemented the operatiosn interface to register and handle new operations to the manager. Partially tested most of the features, further testing required.
-
- Aug 13, 2016
-
-
Sergi Hernandez authored
Added a genric dynamixel manager to handle dynamixel modules.
-