Struct DriveStraightBehavior::Config

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}