#include <moveit/trajectory_execution_manager/trajectory_execution_manager.h>#include <moveit_ros_planning/TrajectoryExecutionDynamicReconfigureConfig.h>#include <dynamic_reconfigure/server.h>
Go to the source code of this file.
Classes | |
| class | trajectory_execution_manager::TrajectoryExecutionManager::DynamicReconfigureImpl |
Namespaces | |
| namespace | trajectory_execution_manager |
Variables | |
| static const double | trajectory_execution_manager::DEFAULT_CONTROLLER_GOAL_DURATION_MARGIN = 0.5 |
| static const double | trajectory_execution_manager::DEFAULT_CONTROLLER_GOAL_DURATION_SCALING = 1.1 |
| static const ros::Duration | trajectory_execution_manager::DEFAULT_CONTROLLER_INFORMATION_VALIDITY_AGE (1.0) |
| std::vector<std::size_t> nractive |
Definition at line 619 of file trajectory_execution_manager.cpp.
| std::vector<std::size_t> nrdefault |
Definition at line 617 of file trajectory_execution_manager.cpp.
| std::vector<std::size_t> nrjoints |
Definition at line 618 of file trajectory_execution_manager.cpp.
| std::vector< std::vector<std::string> > selected_options |
Definition at line 616 of file trajectory_execution_manager.cpp.