#include <sequencer.h>
◆ Sequencer()
sequencer::Sequencer::Sequencer |
( |
| ) |
|
◆ CurrentCommand()
ff_msgs::CommandStamped::Ptr sequencer::Sequencer::CurrentCommand |
( |
| ) |
|
|
noexcept |
◆ CurrentSegment()
◆ CurrentType()
ItemType sequencer::Sequencer::CurrentType |
( |
bool |
reset_time = true | ) |
|
|
noexcept |
◆ Feedback() [1/2]
bool sequencer::Sequencer::Feedback |
( |
ff_msgs::AckCompletedStatus const & |
ack | ) |
|
|
noexcept |
◆ Feedback() [2/2]
void sequencer::Sequencer::Feedback |
( |
ff_msgs::ControlFeedback const & |
progress | ) |
|
|
noexcept |
◆ GetInertia()
geometry_msgs::InertiaStamped sequencer::Sequencer::GetInertia |
( |
| ) |
const |
|
noexcept |
◆ GetOperatingLimits()
bool sequencer::Sequencer::GetOperatingLimits |
( |
ff_msgs::AgentStateStamped & |
state | ) |
const |
|
noexcept |
◆ HaveInertia()
bool sequencer::Sequencer::HaveInertia |
( |
| ) |
const |
|
noexcept |
◆ HaveOperatingLimits()
bool sequencer::Sequencer::HaveOperatingLimits |
( |
| ) |
const |
|
noexcept |
◆ plan()
◆ plan_status()
ff_msgs::PlanStatusStamped const & sequencer::Sequencer::plan_status |
( |
| ) |
|
|
noexcept |
◆ valid()
bool sequencer::Sequencer::valid |
( |
| ) |
const |
|
noexcept |
◆ LoadPlan
bool LoadPlan |
( |
ff_msgs::CompressedFile::ConstPtr const & |
cf, |
|
|
Sequencer * |
seq |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- management/executive/include/executive/utils/sequencer/sequencer.h
- management/executive/src/utils/sequencer/sequencer.cc