State of the Follower algorithm, with the angles and speeds.
More...
#include <FollowerData.h>
State of the Follower algorithm, with the angles and speeds.
Definition at line 93 of file FollowerData.h.
◆ FollowerState()
Boardcore::FollowerState::FollowerState |
( |
| ) |
|
|
inline |
◆ header()
static std::string Boardcore::FollowerState::header |
( |
| ) |
|
|
inlinestatic |
◆ print()
void Boardcore::FollowerState::print |
( |
std::ostream & | os | ) |
const |
|
inline |
◆ horizontalSpeed
float Boardcore::FollowerState::horizontalSpeed |
◆ pitch
float Boardcore::FollowerState::pitch |
◆ timestamp
uint64_t Boardcore::FollowerState::timestamp |
◆ verticalSpeed
float Boardcore::FollowerState::verticalSpeed |
◆ yaw
float Boardcore::FollowerState::yaw |
The documentation for this struct was generated from the following file: