#include <PlannerGui.h>
|
void | picked (float x, float y, float z, int buttonMask, int modifierMask) |
|
void | plannerIsDone () |
|
void | plan (const base::Pose &start, const base::Pose &goal) |
|
◆ PlannerGui() [1/2]
PlannerGui::PlannerGui |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ PlannerGui() [2/2]
PlannerGui::PlannerGui |
( |
const std::string & |
dumpName | ) |
|
◆ picked
void PlannerGui::picked |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
int |
buttonMask, |
|
|
int |
modifierMask |
|
) |
| |
|
slot |
Called when the user clicks a patch on the mls
◆ plan
void PlannerGui::plan |
( |
const base::Pose & |
start, |
|
|
const base::Pose & |
goal |
|
) |
| |
|
slot |
◆ plannerDone
void PlannerGui::plannerDone |
( |
| ) |
|
|
signal |
◆ plannerIsDone
void PlannerGui::plannerIsDone |
( |
| ) |
|
|
slot |
◆ show()
void PlannerGui::show |
( |
| ) |
|
The documentation for this class was generated from the following files: