- Feb 11, 2020
-
-
Sergi Hernandez authored
-
- Feb 10, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Feb 09, 2020
-
-
Sergi Hernandez authored
-
- Feb 04, 2020
-
-
Sergi Hernandez authored
Solved a bug in the deletion of an operation: The master index was not reset. See merge request !9
-
Sergi Hernandez authored
Solved a bug when re-scanning: previously seen devides were not updated.
-
- Feb 01, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
- Jan 30, 2020
-
-
Sergi Hernandez authored
Moved the scan function to a different timer channel. Solved a bug in the operations delete function.
-
Sergi Hernandez authored
-
- 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.
-
Sergi Hernandez authored
-
- 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.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 26, 2020
-
-
Sergi Hernandez authored
Added support ot perform a scan on demand.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 25, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Each module has its own memory module to handle its own parameters.
-
Sergi Hernandez authored
Added the dynamixel slave interface registers.
-
- Jan 23, 2020
-
-
Sergi Hernandez authored
Updated the test example.
-
Sergi Hernandez authored
Added a function to read a register. Updated the operations configuration of the motion manager.
-
Sergi Hernandez authored
Added a register mapping data structure for all he supported dynamixel families.
-
- Jan 21, 2020
-
-
Sergi Hernandez authored
Renamed the delete variable to avoid problems in C++.
-
Sergi Hernandez authored
-
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
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 17, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 15, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Made the dynamixel_base and dynamixel manager libraries compatible with C and C++ adding the extern "C" tag.
-
- Jan 07, 2020
-
-
Sergi Hernandez authored
Solved an issue with the inline functions. Solved some type cast errors.
-
- Dec 25, 2019
-
-
Sergi Hernandez authored
Multi slave See merge request !7
-