#include <post_process_plugin.h>
Definition at line 42 of file post_process_plugin.h.
vigir_footstep_planning::PostProcessPlugin::PostProcessPlugin |
( |
const std::string & |
name | ) |
|
bool vigir_footstep_planning::PostProcessPlugin::isUnique |
( |
| ) |
const |
|
final |
void vigir_footstep_planning::PostProcessPlugin::postProcess |
( |
msgs::StepPlan |
step_plan | ) |
const |
|
virtual |
void vigir_footstep_planning::PostProcessPlugin::postProcessStep |
( |
const msgs::Step & |
left, |
|
|
const msgs::Step & |
right, |
|
|
msgs::Step & |
swing, |
|
|
msgs::StepPlan & |
step_plan |
|
) |
| const |
|
virtual |
void vigir_footstep_planning::PostProcessPlugin::postProcessStepBackward |
( |
const State & |
left, |
|
|
const State & |
right, |
|
|
State & |
swing |
|
) |
| const |
|
virtual |
void vigir_footstep_planning::PostProcessPlugin::postProcessStepForward |
( |
const State & |
left, |
|
|
const State & |
right, |
|
|
State & |
swing |
|
) |
| const |
|
virtual |
virtual void vigir_footstep_planning::PostProcessPlugin::reset |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: