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-model-urdf
Commits
ffb0f808
Commit
ffb0f808
authored
Dec 09, 2014
by
Florent Lamiraux
Browse files
Update to header reorganization in hpp-fcl.
parent
6fae2d83
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/hpp/model/urdf/parser.hh
View file @
ffb0f808
...
...
@@ -29,8 +29,8 @@
# include <urdf/model.h>
# include <fcl/BV/OBBRSS.h>
# include <fcl/BVH/BVH_model.h>
# include <
hpp/
fcl/BV/OBBRSS.h>
# include <
hpp/
fcl/BVH/BVH_model.h>
# include <hpp/model/body.hh>
# include <hpp/model/humanoid-robot.hh>
...
...
src/urdf/parser.cc
View file @
ffb0f808
...
...
@@ -47,8 +47,8 @@
#include <hpp/model/urdf/parser.hh>
#include <hpp/model/urdf/util.hh>
#include <fcl/collision_object.h>
#include <fcl/shape/geometric_shapes.h>
#include <
hpp/
fcl/collision_object.h>
#include <
hpp/
fcl/shape/geometric_shapes.h>
namespace
fcl
{
HPP_PREDEF_CLASS
(
CollisionGeometry
);
...
...
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