#include <vector>#include <iostream>#include <trajectory_inc.h>#include <ros/console.h>#include <ros/ros.h>#include <map_cell.h>#include <costmap_2d/costmap_2d.h>#include <geometry_msgs/PoseStamped.h>

Go to the source code of this file.
| Classes | |
| class | iri_ackermann_local_planner::MapGrid | 
| A grid of MapCell cells that is used to propagate path and goal distances for the trajectory controller.  More... | |
| Namespaces | |
| namespace | iri_ackermann_local_planner |