Skip to content
Snippets Groups Projects
Unverified Commit 131ca7df authored by Guilhem Saurel's avatar Guilhem Saurel Committed by GitHub
Browse files

Merge pull request #2 from nim65s/devel

Update to changes in Pinocchio v1.3.0
parents c47ac3bd dad5e7e5
No related branches found
No related tags found
No related merge requests found
Pipeline #1712 passed
......@@ -43,7 +43,7 @@ ENDIF(SYS_TIME_H)
# Required dependencies
ADD_REQUIRED_DEPENDENCY("jrl-mal >= 1.9.0")
ADD_REQUIRED_DEPENDENCY("pinocchio >= 1.1.0")
ADD_REQUIRED_DEPENDENCY("pinocchio >= 1.3.0")
# Search for Boost.
# Boost.Test is used by the test suite.
......
......@@ -31,6 +31,7 @@ frame work */
#include "pinocchio/spatial/se3.hpp"
#include "pinocchio/multibody/model.hpp"
#include "pinocchio/multibody/data.hpp"
#include <jrl/mal/matrixabstractlayer.hh>
namespace PatternGeneratorJRL
{
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment