#include <motion_model.h>
|
static const std::string | POSITIONS_KEY = "positions" |
|
static const std::string | TIME_KEY = "time_from_start" |
|
Helper structs for YAML printing
Definition at line 14 of file motion_model.h.
◆ positions_
std::vector<double> pal::PrintPoint::positions_ |
◆ POSITIONS_KEY
const std::string pal::PrintPoint::POSITIONS_KEY = "positions" |
|
static |
◆ time_from_start_
float pal::PrintPoint::time_from_start_ |
◆ TIME_KEY
const std::string pal::PrintPoint::TIME_KEY = "time_from_start" |
|
static |
The documentation for this struct was generated from the following files: