Merge pull request #288 from jmirabel/devel
Replace nbody to njoint and activate all collision pairs by default
No related branches found
No related tags found
Showing
- src/algorithm/aba.hxx 3 additions, 3 deletionssrc/algorithm/aba.hxx
- src/algorithm/center-of-mass.hxx 8 additions, 8 deletionssrc/algorithm/center-of-mass.hxx
- src/algorithm/compute-all-terms.hpp 2 additions, 2 deletionssrc/algorithm/compute-all-terms.hpp
- src/algorithm/crba.hxx 4 additions, 4 deletionssrc/algorithm/crba.hxx
- src/algorithm/energy.hpp 2 additions, 2 deletionssrc/algorithm/energy.hpp
- src/algorithm/jacobian.hxx 1 addition, 1 deletionsrc/algorithm/jacobian.hxx
- src/algorithm/joint-configuration.hpp 7 additions, 7 deletionssrc/algorithm/joint-configuration.hpp
- src/algorithm/kinematics.hxx 4 additions, 4 deletionssrc/algorithm/kinematics.hxx
- src/algorithm/rnea.hxx 4 additions, 4 deletionssrc/algorithm/rnea.hxx
- src/multibody/geometry.hpp 4 additions, 6 deletionssrc/multibody/geometry.hpp
- src/multibody/model.hpp 0 additions, 3 deletionssrc/multibody/model.hpp
- src/multibody/model.hxx 42 additions, 43 deletionssrc/multibody/model.hxx
- unittest/compute-all-terms.cpp 4 additions, 4 deletionsunittest/compute-all-terms.cpp
- unittest/finite-differences.cpp 1 addition, 1 deletionunittest/finite-differences.cpp
- unittest/frames.cpp 2 additions, 2 deletionsunittest/frames.cpp
- unittest/geom.cpp 5 additions, 5 deletionsunittest/geom.cpp
- unittest/jacobian.cpp 4 additions, 4 deletionsunittest/jacobian.cpp
- unittest/joint-configurations.cpp 3 additions, 3 deletionsunittest/joint-configurations.cpp
Loading
Please register or sign in to comment