, including all inherited members.
_addNewStateToTrajectory(const ros::Time &time, const std::map< std::string, double > &joint_positions, const std::map< std::string, double > &joint_velocities, trajectory_msgs::JointTrajectory &trajectory) | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
addNewStateToRecordedTrajectory(const ros::Time &time, const std::map< std::string, double > &joint_positions, const std::map< std::string, double > &joint_velocities) | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
cancelExecution() | GraspPoseControllerHandler | [virtual] |
combineGroupAndControllerNames(const std::string &group_name, const std::string &controller_name) | trajectory_execution_monitor::TrajectoryControllerHandler | [static] |
controller_name_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
controller_state_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
controllerActiveCallback() | GraspPoseControllerHandler | |
controllerDoneCallback(const actionlib::SimpleClientGoalState &state, const object_manipulation_msgs::GraspHandPostureExecutionResultConstPtr &result) | GraspPoseControllerHandler | |
controllerFeedbackCallback(const object_manipulation_msgs::GraspHandPostureExecutionFeedbackConstPtr &feedback) | GraspPoseControllerHandler | |
disableOvershoot() | trajectory_execution_monitor::TrajectoryControllerHandler | |
done() | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
doneDelayed() | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
enableOvershoot(double max_overshoot_velocity_epsilon, ros::Duration min_overshoot_time, ros::Duration max_overshoot_time) | trajectory_execution_monitor::TrajectoryControllerHandler | |
executeTrajectory(const trajectory_msgs::JointTrajectory &trajectory, boost::shared_ptr< trajectory_execution_monitor::TrajectoryRecorder > &recorder, const trajectory_execution_monitor::TrajectoryFinishedCallbackFunction &traj_callback) | GraspPoseControllerHandler | [virtual] |
findClosestIndex(ros::Duration time_from_start) | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
getControllerName() const | trajectory_execution_monitor::TrajectoryControllerHandler | |
getGroupControllerComboName() const | trajectory_execution_monitor::TrajectoryControllerHandler | |
getGroupName() const | trajectory_execution_monitor::TrajectoryControllerHandler | |
getLastGoalTrajectory() const | trajectory_execution_monitor::TrajectoryControllerHandler | |
getLastOvershootTrajectory() const | trajectory_execution_monitor::TrajectoryControllerHandler | |
getLastRecordedTrajectory() const | trajectory_execution_monitor::TrajectoryControllerHandler | |
goal_trajectory_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
grasp_posture_execution_action_client_ | GraspPoseControllerHandler | [protected] |
GraspPoseControllerHandler(const std::string &group_name, const std::string &controller_name) | GraspPoseControllerHandler | |
group_controller_combo_name_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
group_name_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
initializeOvershootTrajectory() | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
initializeRecordedTrajectory(const trajectory_msgs::JointTrajectory &goal_trajectory) | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
max_overshoot_time_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
max_overshoot_velocity_epsilon_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
min_overshoot_time_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
monitor_overshoot_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
nh_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
overshoot_trajectory_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
recorded_trajectory_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
recorder_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
setMaximumExecutionTime(ros::Duration max_execution_time) | trajectory_execution_monitor::TrajectoryControllerHandler | |
timeout(const ros::TimerEvent &event) | trajectory_execution_monitor::TrajectoryControllerHandler | |
timeout_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
timer_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
trajectory_finished_callback_ | trajectory_execution_monitor::TrajectoryControllerHandler | [protected] |
TrajectoryControllerHandler(const std::string &group_name, const std::string &controller_name) | trajectory_execution_monitor::TrajectoryControllerHandler | |
~TrajectoryControllerHandler() | trajectory_execution_monitor::TrajectoryControllerHandler | [virtual] |