File contains ROSAgent class. More...
#include <vector>
#include <sstream>
#include "ros/ros.h"
#include "ORCAAgent.h"
#include "Const.h"
#include "ORCAStar/Init.h"
#include "ORCAStar/ORCAInput.h"
#include "geometry_msgs/Point32.h"
#include "nav_msgs/OccupancyGrid.h"
#include "nav_msgs/GetMap.h"
Go to the source code of this file.
Classes | |
class | ROSAgent |
Class is an implementation of single agent navigation ROS module based on ORCAStar algorithm. More... | |
File contains ROSAgent class.
Definition in file ROSAgent.h.