- 28 Feb, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Updated the current servo angles with actual feedback or the target angle depending on the servo.
-
- 27 Feb, 2020 1 commit
-
-
Sergi Hernandez authored
Solved a bug in the USART1 inclusion guards.
-
- 14 Feb, 2020 2 commits
-
-
Sergi Hernandez authored
Moved the darwin math and kinematics modules to the darwin firmware repo. See merge request !11
-
Sergi Hernandez authored
Solved some bugs in the EEPROM data structures.
-
- 13 Feb, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 12 Feb, 2020 4 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Removed the motion_pages variable from the library. See merge request !10
-
Sergi Hernandez authored
-
- 11 Feb, 2020 2 commits
-
-
Sergi Hernandez authored
Updated the joint motion module (untested).
-
Sergi Hernandez authored
-
- 10 Feb, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 09 Feb, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 04 Feb, 2020 2 commits
-
-
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.
-
- 01 Feb, 2020 3 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
- 30 Jan, 2020 2 commits
-
-
Sergi Hernandez authored
Moved the scan function to a different timer channel. Solved a bug in the operations delete function.
-
Sergi Hernandez authored
-
- 29 Jan, 2020 2 commits
-
-
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
-
- 28 Jan, 2020 3 commits
-
-
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
-
- 26 Jan, 2020 3 commits
-
-
Sergi Hernandez authored
Added support ot perform a scan on demand.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 25 Jan, 2020 3 commits
-
-
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.
-
- 23 Jan, 2020 3 commits
-
-
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.
-
- 21 Jan, 2020 3 commits
-
-
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.
-
- 20 Jan, 2020 1 commit
-
-
Sergi Hernandez authored
-