Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
constant_velocity_model.hpp File Reference
#include <Eigen/Dense>
#include "motion_lib/v2p_models/base_v2p_motion_model.hpp"
Include dependency graph for constant_velocity_model.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConstantVelocityModel
 Motion model that predicts the pose of the robot given the velocities with a constant velocity model. More...