[C++][unittest] Added unittest geom.cpp . It tests that we obtain the same...
[C++][unittest] Added unittest geom.cpp . It tests that we obtain the same results between Pinocchio and hpp-model-urdf for joints and geometry objects positions ; for collisions and distances between two geometry objects
Showing
- src/multibody/parser/sample-models.cpp 23 additions, 0 deletionssrc/multibody/parser/sample-models.cpp
- src/multibody/parser/sample-models.hpp 8 additions, 0 deletionssrc/multibody/parser/sample-models.hpp
- src/multibody/parser/urdf-with-geometry.hpp 13 additions, 60 deletionssrc/multibody/parser/urdf-with-geometry.hpp
- unittest/CMakeLists.txt 9 additions, 0 deletionsunittest/CMakeLists.txt
- unittest/geom.cpp 521 additions, 0 deletionsunittest/geom.cpp
unittest/geom.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment