ugv_nav4d
Public Slots | Signals | Public Member Functions | List of all members
PlannerGui Class Reference

#include <PlannerGui.h>

Inheritance diagram for PlannerGui:
Inheritance graph
Collaboration diagram for PlannerGui:
Collaboration graph

Public Slots

void picked (float x, float y, float z, int buttonMask, int modifierMask)
 
void plannerIsDone ()
 
void plan (const base::Pose &start, const base::Pose &goal)
 

Signals

void plannerDone ()
 

Public Member Functions

 PlannerGui (int argc, char **argv)
 
 PlannerGui (const std::string &dumpName)
 
void show ()
 

Constructor & Destructor Documentation

◆ PlannerGui() [1/2]

PlannerGui::PlannerGui ( int  argc,
char **  argv 
)

◆ PlannerGui() [2/2]

PlannerGui::PlannerGui ( const std::string &  dumpName)
Here is the call graph for this function:

Member Function Documentation

◆ 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

plan from staro to goal

◆ plannerDone

void PlannerGui::plannerDone ( )
signal
Here is the caller graph for this function:

◆ plannerIsDone

void PlannerGui::plannerIsDone ( )
slot

◆ show()

void PlannerGui::show ( )
Here is the caller graph for this function:

The documentation for this class was generated from the following files: