#include <ros/ros.h>#include <tf/tf.h>#include <nav_msgs/Path.h>#include <nav_core/base_local_planner.h>#include "eband_local_planner/eband_local_planner.h"#include "rsband_local_planner/reeds_shepp_planner.h"#include "rsband_local_planner/fuzzy_ptc.h"#include <dynamic_reconfigure/server.h>#include "rsband_local_planner/RSBandPlannerConfig.h"#include <boost/shared_ptr.hpp>#include <boost/bind.hpp>

Go to the source code of this file.
Classes | |
| class | rsband_local_planner::RSBandPlannerROS |
| A local planner plugin for move_base of ROS, for car like robots. More... | |
Namespaces | |
| rsband_local_planner | |