Struct DriveStraightBehavior::Config
Defined in File drive-straight-behavior.hpp
Nested Relationships
This struct is a nested type of Class DriveStraightBehavior.
Struct Documentation
-
struct Config
Public Members
-
double max_distance = {5}
-
double min_distance = {0.25}
-
double linear_vel = {0.25}
-
double max_distance = {5}