#include <control_command.hpp>
Definition at line 5 of file control_command.hpp.
◆ ControlCommand() [1/2]
| common_lib::structures::ControlCommand::ControlCommand |
( |
| ) |
|
|
default |
◆ ControlCommand() [2/2]
| common_lib::structures::ControlCommand::ControlCommand |
( |
double |
throttle_fl, |
|
|
double |
throttle_fr, |
|
|
double |
throttle_rl, |
|
|
double |
throttle_rr, |
|
|
double |
steering_angle |
|
) |
| |
|
inline |
◆ steering_angle
| double common_lib::structures::ControlCommand::steering_angle = 0.0 |
◆ throttle_fl
| double common_lib::structures::ControlCommand::throttle_fl = 0.0 |
◆ throttle_fr
| double common_lib::structures::ControlCommand::throttle_fr = 0.0 |
◆ throttle_rl
| double common_lib::structures::ControlCommand::throttle_rl = 0.0 |
◆ throttle_rr
| double common_lib::structures::ControlCommand::throttle_rr = 0.0 |
The documentation for this struct was generated from the following file: