Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
graph_slam_instance.hpp File Reference
#include <gtsam/geometry/Pose2.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/nonlinear/NonlinearFactorGraph.h>
#include <gtsam/nonlinear/Values.h>
#include "common_lib/structures/circular_buffer.hpp"
#include "slam_config/general_config.hpp"
#include "slam_solver/graph_slam_solver/factor_data_structures.hpp"
#include "slam_solver/graph_slam_solver/optimizer/base_optimizer.hpp"
Include dependency graph for graph_slam_instance.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphSLAMInstance
 Graph SLAM instance class - class to hold the factor graph and the values. More...
 
struct  GraphSLAMInstance::TimedPose