moveit2
The MoveIt Motion Planning Framework for ROS 2.
Namespaces | Enumerations
hybrid_planning_events.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 moveit
 Main namespace for MoveIt.
 
 moveit::hybrid_planning
 

Enumerations

enum class  moveit::hybrid_planning::HybridPlanningEvent {
  moveit::hybrid_planning::HYBRID_PLANNING_REQUEST_RECEIVED , moveit::hybrid_planning::GLOBAL_PLANNING_ACTION_SUCCESSFUL , moveit::hybrid_planning::GLOBAL_PLANNING_ACTION_ABORTED , moveit::hybrid_planning::GLOBAL_PLANNING_ACTION_CANCELED ,
  moveit::hybrid_planning::GLOBAL_SOLUTION_AVAILABLE , moveit::hybrid_planning::LOCAL_PLANNING_ACTION_SUCCESSFUL , moveit::hybrid_planning::LOCAL_PLANNING_ACTION_ABORTED , moveit::hybrid_planning::LOCAL_PLANNING_ACTION_CANCELED ,
  moveit::hybrid_planning::UNDEFINED
}