Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
wolf_projects
wolf_lib
plugins
apriltag
Commits
c6612316
Commit
c6612316
authored
Jun 23, 2022
by
mederic_fourmy
Browse files
[skip-ci] Reorganize includes factor proj
parent
aab775d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/apriltag/factor/factor_apriltag_proj.h
View file @
c6612316
...
...
@@ -22,15 +22,20 @@
#ifndef _FACTOR_APRILTAG_PROJ_H_
#define _FACTOR_APRILTAG_PROJ_H_
//Wolf includes
#include
"core/common/wolf.h"
#include
"core/math/rotations.h"
#include
"core/factor/factor_autodiff.h"
#include
"core/sensor/sensor_base.h"
#include
<vision/math/pinhole_tools.h>
// Wolf apriltag
#include
"apriltag/landmark/landmark_apriltag.h"
#include
"apriltag/feature/feature_apriltag_proj.h"
// Wolf vision
#include
<vision/math/pinhole_tools.h>
#include
<vision/sensor/sensor_camera.h>
//Wolf core
#include
<core/common/wolf.h>
#include
<core/math/rotations.h>
#include
<core/factor/factor_autodiff.h>
#include
<core/sensor/sensor_base.h>
namespace
wolf
{
...
...
Write
Preview
Supports
Markdown
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