-
- Downloads
[C++][Python] Clean centerOfMass computations
Use the name for all the algo related to centerOfMass computations. All of them now return the center of mass position of the whole rigid body system. Add also to compute only the position and velocity of the CoM
Showing
- src/algorithm/center-of-mass.hpp 33 additions, 9 deletionssrc/algorithm/center-of-mass.hpp
- src/algorithm/center-of-mass.hxx 66 additions, 8 deletionssrc/algorithm/center-of-mass.hxx
- src/python/algorithms.hpp 90 additions, 35 deletionssrc/python/algorithms.hpp
- src/python/robot_wrapper.py 22 additions, 7 deletionssrc/python/robot_wrapper.py
- src/simulation/compute-all-terms.hpp 1 addition, 1 deletionsrc/simulation/compute-all-terms.hpp
Loading
Please register or sign in to comment