- Sep 05, 2017
-
-
Sergi Hernandez authored
Merge branch 'smart_charger_fw' of https://gitlab.iri.upc.edu/humanoides/darwin_stm32_fw into smart_charger_fw
-
Sergi Hernandez authored
-
- Sep 02, 2017
-
-
shernand authored
-
shernand authored
Changed the coding of the roll and pitch shift parameters. Modified the upstairs algorithm to work in the real robot.
-
ferranmafe authored
-
Sergi Hernandez authored
-
- Aug 31, 2017
-
-
ferranmafe authored
-
ferranmafe authored
-
- Aug 29, 2017
-
-
Sergi Hernandez authored
Added the necessary changes in the dynamixel interface to execute it.
-
- Aug 28, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Aug 27, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Cleaned up the stairs code.
-
Sergi Hernandez authored
Integrated the stairs algorithm to the motion manager structure. Tuned the stairs algorithm parameters to work in simulation.
-
- Aug 25, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Merge branch 'smart_charger_fw' of https://gitlab.iri.upc.edu/humanoides/darwin_stm32_fw into smart_charger_fw
-
Sergi Hernandez authored
-
darwin authored
Chnaged the sign of the X axis of the gyroscope sensor.
-
- Jun 30, 2017
-
-
Sergi Hernandez authored
Added a new variable to hold the angle required by the deacceleration phase with the initial command data, instead of computing it each cycle. Changed the max force default value of the grippers.
-
- Jun 28, 2017
-
-
Sergi Hernandez authored
-
- May 31, 2017
-
-
Sergi Hernandez authored
-
- May 24, 2017
-
-
Irene Garcia Camacho authored
-
- May 22, 2017
-
-
Irene Garcia Camacho authored
-
Sergi Hernandez authored
Smart charger See merge request !1
-
Irene Garcia Camacho authored
Merge branch 'smart_charger' of https://gitlab.iri.upc.edu/humanoides/darwin_stm32_fw into smart_charger
-
- May 19, 2017
-
-
Irene Garcia Camacho authored
-
Sergi Hernandez authored
Removed a duplicatd register.
-
=Sergi Hernandez Juan authored
Conflicts: include/darwin_registers.h
-
=Sergi Hernandez Juan authored
-
- Mar 23, 2017
-
-
Irene Garcia Camacho authored
Main code for smart charger testing
-
Irene Garcia Camacho authored
Changed the Dynamixel version to Version 2 and the baudrate to 1000000.
-
Irene Garcia Camacho authored
Selected the useful registers for the automatic charge algorithm. Possible future work: Include other registers of the charger for read more data for other applications (charge voltage and current, cells voltage, time of life of the batteries...)
-
- Feb 23, 2017
-
-
Irene Garcia Camacho authored
-
- Feb 22, 2017
-
-
Irene Garcia Camacho authored
Added to the darwin_on_write() function the smart charger's module for write commands. Possible commands of this module: Enable or disable module, set smart charger period or write data to smart charger.
-
Irene Garcia Camacho authored
Added to eeprom and ram new addresses for smart charger's module: EEPROM: Default value for smart charger period. RAM: smart charger dynamixel ID RAM: smart charger control - Device detected or not + module enabled or not.
-
Irene Garcia Camacho authored
Added to the motion manager a bloc to detect, in any of the Dynamixel buses, devices other than servos such as the smart charger device. Implemented a initialization bloc for smart charger's module. Added the motion manager interface function of the smart charger into the manager's timer.
-
- Feb 21, 2017
-
-
Irene Garcia Camacho authored
-
Irene Garcia Camacho authored
Implemented an API for the smart charger. This module it's in charge of the smart charger device connected to any of the Dynamixel bus of the sub-controller of the Darwin Robot. It provides a set of functions that allows the user to enable or disable the module and change or obtain the smart charger's period, this means the time to perform a read access of the smart charger's and batteries info. On the other hand, it implements a periodic reading of part of the memory map of the smart charger to obtain the batteries time to full or time to empty. This information is used for an automatic battery charger application. Other battery information (as current consumption, voltage, etc) is also available with this structure.
-
- Jan 26, 2017
-
-
Sergi Hernandez authored
-
- Oct 07, 2016
-
-