Merge pull request #13 from proyan/master
porting eigen and sot-v3
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- CMakeLists.txt 4 additions, 4 deletionsCMakeLists.txt
- include/sot-pattern-generator/next-step.h 1 addition, 3 deletionsinclude/sot-pattern-generator/next-step.h
- include/sot-pattern-generator/pg.h 50 additions, 52 deletionsinclude/sot-pattern-generator/pg.h
- include/sot-pattern-generator/selector.h 1 addition, 3 deletionsinclude/sot-pattern-generator/selector.h
- include/sot-pattern-generator/step-computer-force.h 13 additions, 15 deletionsinclude/sot-pattern-generator/step-computer-force.h
- include/sot-pattern-generator/step-computer-joystick.h 1 addition, 3 deletionsinclude/sot-pattern-generator/step-computer-joystick.h
- include/sot-pattern-generator/step-computer-pos.h 1 addition, 3 deletionsinclude/sot-pattern-generator/step-computer-pos.h
- include/sot-pattern-generator/step-computer.h 1 addition, 3 deletionsinclude/sot-pattern-generator/step-computer.h
- include/sot-pattern-generator/step-observer.h 1 addition, 1 deletioninclude/sot-pattern-generator/step-observer.h
- include/sot-pattern-generator/which-foot-upper.h 4 additions, 3 deletionsinclude/sot-pattern-generator/which-foot-upper.h
- python/CMakeLists.txt 1 addition, 1 deletionpython/CMakeLists.txt
- python/walk_romeo.py 0 additions, 53 deletionspython/walk_romeo.py
- python/walk_romeo_small.py 0 additions, 53 deletionspython/walk_romeo_small.py
- python/walkhrp2.py 85 additions, 0 deletionspython/walkhrp2.py
- python/walkromeo.py 86 additions, 0 deletionspython/walkromeo.py
- src/dynamic_graph/sot/pattern_generator/walking.py 42 additions, 37 deletionssrc/dynamic_graph/sot/pattern_generator/walking.py
- src/next-step.cpp 36 additions, 32 deletionssrc/next-step.cpp
- src/pg.cpp 660 additions, 687 deletionssrc/pg.cpp
- src/selector.cpp 2 additions, 2 deletionssrc/selector.cpp
Loading
Please register or sign in to comment