First working version of the climb stairs algorithm.
Integrated the stairs algorithm to the motion manager structure. Tuned the stairs algorithm parameters to work in simulation.
parent
9b9c4030
No related branches found
No related tags found
Showing
- Makefile 1 addition, 0 deletionsMakefile
- include/darwin_registers.h 25 additions, 14 deletionsinclude/darwin_registers.h
- include/eeprom.h 1 addition, 1 deletioninclude/eeprom.h
- include/eeprom_init.h 16 additions, 13 deletionsinclude/eeprom_init.h
- src/darwin_dyn_slave.c 3 additions, 0 deletionssrc/darwin_dyn_slave.c
- src/eeprom.c 3 additions, 1 deletionsrc/eeprom.c
- src/motion_manager.c 4 additions, 1 deletionsrc/motion_manager.c
- src/ram.c 3 additions, 144 deletionssrc/ram.c
- src/stairs.c 256 additions, 247 deletionssrc/stairs.c
Loading
Please register or sign in to comment