#include <boost/shared_ptr.hpp>
#include <nav_core/base_local_planner.h>
#include <std_msgs/UInt8.h>
#include <bipedRobin_msgs/StepTarget3DService.h>
#include <nav_msgs/Odometry.h>
#include <nav_msgs/Path.h>
#include <footstep_planner/FootstepPlanner.h>
#include <footstep_planner/State.h>
Go to the source code of this file.
Classes | |
class | bipedRobin_local_planner::BipedRobinPlannerROS |
ROS Wrapper for the BipedRobinPlanner that adheres to the BaseLocalPlanner interface and can be used as a plugin for move_base. More... | |
Namespaces | |
namespace | bipedRobin_local_planner |