Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
eigenpy
Commits
c68020de
Verified
Commit
c68020de
authored
Apr 01, 2020
by
Justin Carpentier
Browse files
core/geometry: fix include
parent
6e0eea78
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/eigenpy/angle-axis.hpp
View file @
c68020de
/*
* Copyright 2014-2019, CNRS
* Copyright 2018-2019, INRIA
* Copyright 2014-2020 CNRS INRIA
*/
#ifndef __eigenpy_angle_axis_hpp__
#define __eigenpy_angle_axis_hpp__
#include
"eigenpy/
fwd
.hpp"
#include
"eigenpy/
eigenpy
.hpp"
#include
<Eigen/Core>
#include
<Eigen/Geometry>
...
...
include/eigenpy/quaternion.hpp
View file @
c68020de
/*
* Copyright 2014-2019, CNRS
* Copyright 2018-2019, INRIA
* Copyright 2014-2020 CNRS INRIA
*/
#ifndef __eigenpy_quaternion_hpp__
#define __eigenpy_quaternion_hpp__
#include
"eigenpy/
fwd
.hpp"
#include
"eigenpy/
eigenpy
.hpp"
#include
<Eigen/Core>
#include
<Eigen/Geometry>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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