- 02 Dec, 2020 1 commit
-
-
smartinezs authored
-
- 28 Apr, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 18 Apr, 2020 4 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Changed the lont int variables to long long int to avoid undesired overflow.
-
Sergi Hernandez authored
Added a return value to the function to read servo registers.
-
Sergi Hernandez authored
-
- 15 Apr, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Solved a bug in the reception timeout: It was continually updated so when there was an error, the main loop got stuck.
-
- 03 Apr, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 02 Apr, 2020 5 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added two bits to the control register of the dynamixel manager.
-
Sergi Hernandez authored
Added a dummy implementation of these functions.
-
- 31 Mar, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 29 Mar, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 22 Mar, 2020 3 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez Juan authored
-
- 21 Mar, 2020 2 commits
-
-
Sergi Hernandez authored
- 17 Mar, 2020 2 commits
-
-
Sergi Hernandez authored
Added the initialization of the bulk and sync period counts. Solved a bug in the add_device function for the sync and bulk. Made conditional the generation of dynamixel packets for the enable and disable functions.
-
Sergi Hernandez authored
-
- 13 Mar, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 10 Mar, 2020 3 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Moved the static num_dev_done variable from the bulk and sync read done functions to the master data structure.
-
Sergi Hernandez authored
-
- 06 Mar, 2020 2 commits
-
-
Sergi Hernandez authored
-
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.
-
- 05 Mar, 2020 4 commits
-
-
Sergi Hernandez authored
Solved a bug in the write function when updating the walk parameters (the ram_offset was used). The walk move and time parameters are initialized the first time the pre_prodcess function is called.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Used short int's to keep track of the ammount of RAM and EEPROM used to be able to use more than 256 bytes.
-
- 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 1 commit
-
-
Sergi Hernandez authored
Moved the darwin math and kinematics modules to the darwin firmware repo. See merge request !11
-