RAPP Platform  v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
 All Classes Namespaces Files Functions Variables Macros
path_planning_node.cpp File Reference
Include dependency graph for path_planning_node.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void mySigintHandler (int sig)
 

Variables

PathPlanningpath_planning_
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 10 of file path_planning_node.cpp.

void mySigintHandler ( int  sig)

Definition at line 5 of file path_planning_node.cpp.

Variable Documentation

PathPlanning* path_planning_

Definition at line 3 of file path_planning_node.cpp.