MIRA
Public Member Functions | Public Attributes | List of all members
MetricCostmapTopoMapPlanner::NextSubGoal Struct Reference

#include <planner/MetricCostmapTopoMapPlanner.h>

Public Member Functions

template<typename Reflector >
void reflect (Reflector &r)
 
 NextSubGoal ()
 
void reset ()
 
std::string getNodeName ()
 
std::string getGatewayNodeName ()
 
void dummySetter (std::string s)
 

Public Attributes

NodePtr n
 
GatewayNodePtr gn
 
double costs
 
double remainingcosts
 
int hops
 

Constructor & Destructor Documentation

◆ NextSubGoal()

NextSubGoal ( )
inline

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

◆ reset()

void reset ( )
inline

◆ getNodeName()

std::string getNodeName ( )
inline

◆ getGatewayNodeName()

std::string getGatewayNodeName ( )
inline

◆ dummySetter()

void dummySetter ( std::string  s)
inline

Member Data Documentation

◆ n

◆ gn

◆ costs

double costs

◆ remainingcosts

double remainingcosts

◆ hops

int hops

The documentation for this struct was generated from the following file: