#include <moveit/plan_execution/plan_representation.h>
#include <moveit/trajectory_execution_manager/trajectory_execution_manager.h>
#include <moveit/planning_scene_monitor/trajectory_monitor.h>
#include <moveit/sensor_manager/sensor_manager.h>
#include <pluginlib/class_loader.h>
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Classes | |
class | plan_execution::PlanWithSensing |
Namespaces | |
namespace | plan_execution |
This namespace includes functionality specific to the execution and monitoring of motion plans. | |
Typedefs | |
typedef boost::shared_ptr < const PlanWithSensing > | plan_execution::PlanWithSensingConstPtr |
typedef boost::shared_ptr < PlanWithSensing > | plan_execution::PlanWithSensingPtr |