Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
isam2_optimizer.hpp File Reference
#include <gtsam/geometry/Point2.h>
#include <gtsam/geometry/Pose2.h>
#include <gtsam/geometry/Rot2.h>
#include <gtsam/nonlinear/ISAM2.h>
#include <gtsam/sam/BearingRangeFactor.h>
#include <gtsam/slam/BetweenFactor.h>
#include "slam_solver/graph_slam_solver/optimizer/base_optimizer.hpp"
Include dependency graph for isam2_optimizer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISAM2Optimizer
 ISAM2 optimizer for graph SLAM. More...