-
- Downloads
Merge pull request #114 from jcarpent/devel
Rework center of mass algo + Python API
No related branches found
No related tags found
Showing
- benchmark/timings-geometry.cpp 28 additions, 29 deletionsbenchmark/timings-geometry.cpp
- benchmark/timings.cpp 1 addition, 1 deletionbenchmark/timings.cpp
- src/algorithm/center-of-mass.hpp 36 additions, 12 deletionssrc/algorithm/center-of-mass.hpp
- src/algorithm/center-of-mass.hxx 70 additions, 11 deletionssrc/algorithm/center-of-mass.hxx
- src/python/algorithms.hpp 193 additions, 156 deletionssrc/python/algorithms.hpp
- src/python/data.hpp 2 additions, 2 deletionssrc/python/data.hpp
- src/python/geometry-data.hpp 2 additions, 2 deletionssrc/python/geometry-data.hpp
- src/python/robot_wrapper.py 36 additions, 16 deletionssrc/python/robot_wrapper.py
- src/simulation/compute-all-terms.hpp 1 addition, 1 deletionsrc/simulation/compute-all-terms.hpp
- unittest/com.cpp 7 additions, 2 deletionsunittest/com.cpp
Loading
Please register or sign in to comment