Public Member Functions | Public Attributes | List of all members
plan_execution::ExecutableTrajectory Struct Reference

Representation of a trajectory that can be executed. More...

#include <plan_representation.h>

Public Member Functions

 ExecutableTrajectory ()
 
 ExecutableTrajectory (const robot_trajectory::RobotTrajectoryPtr &trajectory, const std::string &description, std::vector< std::string > controller_names={})
 

Public Attributes

collision_detection::AllowedCollisionMatrixConstPtr allowed_collision_matrix_
 
std::vector< std::string > controller_names_
 
std::string description_
 
boost::function< bool(const ExecutableMotionPlan *)> effect_on_success_
 
robot_trajectory::RobotTrajectoryPtr trajectory_
 
bool trajectory_monitoring_
 

Detailed Description

Representation of a trajectory that can be executed.

Definition at line 81 of file plan_representation.h.

Constructor & Destructor Documentation

◆ ExecutableTrajectory() [1/2]

plan_execution::ExecutableTrajectory::ExecutableTrajectory ( )
inline

Definition at line 83 of file plan_representation.h.

◆ ExecutableTrajectory() [2/2]

plan_execution::ExecutableTrajectory::ExecutableTrajectory ( const robot_trajectory::RobotTrajectoryPtr &  trajectory,
const std::string &  description,
std::vector< std::string >  controller_names = {} 
)
inline

Definition at line 87 of file plan_representation.h.

Member Data Documentation

◆ allowed_collision_matrix_

collision_detection::AllowedCollisionMatrixConstPtr plan_execution::ExecutableTrajectory::allowed_collision_matrix_

Definition at line 99 of file plan_representation.h.

◆ controller_names_

std::vector<std::string> plan_execution::ExecutableTrajectory::controller_names_

Definition at line 101 of file plan_representation.h.

◆ description_

std::string plan_execution::ExecutableTrajectory::description_

Definition at line 97 of file plan_representation.h.

◆ effect_on_success_

boost::function<bool(const ExecutableMotionPlan*)> plan_execution::ExecutableTrajectory::effect_on_success_

Definition at line 100 of file plan_representation.h.

◆ trajectory_

robot_trajectory::RobotTrajectoryPtr plan_execution::ExecutableTrajectory::trajectory_

Definition at line 96 of file plan_representation.h.

◆ trajectory_monitoring_

bool plan_execution::ExecutableTrajectory::trajectory_monitoring_

Definition at line 98 of file plan_representation.h.


The documentation for this struct was generated from the following file:


planning
Author(s): Ioan Sucan , Sachin Chitta
autogenerated on Thu Apr 18 2024 02:24:19