Skip to content
Snippets Groups Projects
Verified Commit fb6817f0 authored by Nicolas Mansard's avatar Nicolas Mansard Committed by Justin Carpentier
Browse files

[parser] Add sample manipulator (with unittest and bindings).

parent 7cab9e84
Branches
Tags
No related merge requests found
......@@ -65,6 +65,7 @@ ADD_PINOCCHIO_UNIT_TEST(cholesky eigen3)
ADD_PINOCCHIO_UNIT_TEST(dynamics eigen3)
ADD_PINOCCHIO_UNIT_TEST(sample-models eigen3)
ADD_PINOCCHIO_UNIT_TEST(kinematics eigen3)
ADD_PINOCCHIO_UNIT_TEST(sample-models eigen3)
IF(URDFDOM_FOUND)
ADD_PINOCCHIO_UNIT_TEST(urdf "eigen3;urdfdom")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment