|
|
std::string | ego_sensor = to_string(CloeComponent::DEFAULT_EGO_SENSOR) |
| |
|
std::string | world_sensor = to_string(CloeComponent::DEFAULT_WORLD_SENSOR) |
| |
|
std::string | latlong_actuator = to_string(CloeComponent::DEFAULT_LATLONG_ACTUATOR) |
| |
|
double | limit_deceleration = 5.0 |
| |
|
double | limit_acceleration = 3.0 |
| |
|
double | kd {5} |
| |
|
double | ki {0} |
| |
|
double | kp {0.8} |
| |
|
double | kd_m = kd |
| |
|
double | ki_m = ki |
| |
|
double | kp_m = kp |
| |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/latest/plugins/basic/src/basic.hpp