Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-core
Commits
5dc5ec1e
Unverified
Commit
5dc5ec1e
authored
Oct 09, 2018
by
Guilhem Saurel
Committed by
GitHub
Oct 09, 2018
Browse files
Merge pull request #125 from olivier-roussel/devel
Fix broken build due to missing headers.
parents
82a1477b
3788f778
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/explicit-relative-transformation.cc
View file @
5dc5ec1e
...
...
@@ -28,6 +28,8 @@
#include <hpp/core/fwd.hh>
#include <hpp/constraints/explicit/relative-pose.hh>
#include <hpp/constraints/matrix-view.hh>
#include <hpp/constraints/differentiable-function.hh>
#include <hpp/constraints/generic-transformation.hh>
#include <pinocchio/spatial/skew.hpp>
#include <pinocchio/algorithm/joint-configuration.hpp>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment