Autoware.Auto
catr_model.hpp File Reference

This file defines the constant velocity motion model. More...

Include dependency graph for catr_model.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoware::motion::motion_model::CatrModel
 This is a constant acceleration, constant turn-rate motion model. This model produces clothoidal trajectories and corresponds to a zero order hold on vehicle controls (throttle and steer angle) More...
 

Namespaces

 autoware
 This file defines the lanelet2_map_provider_node class.
 
 autoware::motion
 This namespace is for motion planning, motion models, and related functionality.
 
 autoware::motion::motion_model
 This namespace is for the motion_model package.
 

Detailed Description

This file defines the constant velocity motion model.