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
|
#include <string>
#include <geometry_msgs/PoseStamped.h>
#include <nav_msgs/Path.h>
Go to the source code of this file.
Classes | |
class | PathPlanner |
Class that implements a path planning algorithm based on global_planner and map_server ROS nodes. More... | |