#include <plan.h>
◆ CommandPtr
◆ CommandSeq
◆ Station() [1/2]
jsonloader::Station::Station |
( |
Json::Value const & |
obj | ) |
|
|
explicit |
◆ Station() [2/2]
◆ commands()
◆ IsSegment()
virtual bool jsonloader::Station::IsSegment |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ IsStation()
virtual bool jsonloader::Station::IsStation |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ orientation()
Eigen::Vector3f const & jsonloader::Station::orientation |
( |
| ) |
const |
|
noexcept |
◆ position()
Eigen::Vector3f const & jsonloader::Station::position |
( |
| ) |
const |
|
noexcept |
◆ stop_on_arrival()
bool jsonloader::Station::stop_on_arrival |
( |
| ) |
const |
|
noexcept |
◆ tolerance()
float jsonloader::Station::tolerance |
( |
| ) |
const |
|
noexcept |
◆ valid()
bool jsonloader::Station::valid |
( |
| ) |
const |
|
noexcept |
The documentation for this class was generated from the following files:
- shared/jsonloader/include/jsonloader/plan.h
- shared/jsonloader/src/plan.cc