moveit2
The MoveIt Motion Planning Framework for ROS 2.
Classes | Namespaces | Functions
trajectory_execution_manager.h File Reference
#include <moveit/macros/class_forward.h>
#include <moveit/robot_model/robot_model.h>
#include <moveit/planning_scene_monitor/current_state_monitor.h>
#include <moveit_msgs/msg/robot_trajectory.hpp>
#include <sensor_msgs/msg/joint_state.hpp>
#include <std_msgs/msg/string.hpp>
#include <rclcpp/rclcpp.hpp>
#include <moveit/controller_manager/controller_manager.h>
#include <pluginlib/class_loader.hpp>
#include <memory>
#include <deque>
#include <thread>
#include <moveit_trajectory_execution_manager_export.h>
Include dependency graph for trajectory_execution_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trajectory_execution_manager::TrajectoryExecutionManager
 
struct  trajectory_execution_manager::TrajectoryExecutionManager::TrajectoryExecutionContext
 Data structure that represents information necessary to execute a trajectory. More...
 

Namespaces

 trajectory_execution_manager
 

Functions

 trajectory_execution_manager::MOVEIT_CLASS_FORWARD (TrajectoryExecutionManager)