Public Member Functions | Private Member Functions | Private Attributes | List of all members
move_group::MoveGroupCartesianPathService Class Reference

#include <cartesian_path_service_capability.h>

Inheritance diagram for move_group::MoveGroupCartesianPathService:
Inheritance graph
[legend]

Public Member Functions

virtual void initialize ()
 
 MoveGroupCartesianPathService ()
 
- Public Member Functions inherited from move_group::MoveGroupCapability
const std::string & getName () const
 
 MoveGroupCapability (const std::string &capability_name)
 
void setContext (const MoveGroupContextPtr &context)
 
virtual ~MoveGroupCapability ()
 

Private Member Functions

bool computeService (moveit_msgs::GetCartesianPath::Request &req, moveit_msgs::GetCartesianPath::Response &res)
 

Private Attributes

ros::ServiceServer cartesian_path_service_
 
bool display_computed_paths_
 
ros::Publisher display_path_
 

Additional Inherited Members

- Protected Member Functions inherited from move_group::MoveGroupCapability
planning_interface::MotionPlanRequest clearRequestStartState (const planning_interface::MotionPlanRequest &request) const
 
moveit_msgs::PlanningScene clearSceneRobotState (const moveit_msgs::PlanningScene &scene) const
 
void convertToMsg (const std::vector< plan_execution::ExecutableTrajectory > &trajectory, moveit_msgs::RobotState &first_state_msg, std::vector< moveit_msgs::RobotTrajectory > &trajectory_msg) const
 
void convertToMsg (const robot_trajectory::RobotTrajectoryPtr &trajectory, moveit_msgs::RobotState &first_state_msg, moveit_msgs::RobotTrajectory &trajectory_msg) const
 
void convertToMsg (const std::vector< plan_execution::ExecutableTrajectory > &trajectory, moveit_msgs::RobotState &first_state_msg, moveit_msgs::RobotTrajectory &trajectory_msg) const
 
std::string getActionResultString (const moveit_msgs::MoveItErrorCodes &error_code, bool planned_trajectory_empty, bool plan_only)
 
bool performTransform (geometry_msgs::PoseStamped &pose_msg, const std::string &target_frame) const
 
std::string stateToStr (MoveGroupState state) const
 
- Protected Attributes inherited from move_group::MoveGroupCapability
std::string capability_name_
 
MoveGroupContextPtr context_
 
ros::NodeHandle node_handle_
 
ros::NodeHandle root_node_handle_
 

Detailed Description

Definition at line 45 of file cartesian_path_service_capability.h.

Constructor & Destructor Documentation

move_group::MoveGroupCartesianPathService::MoveGroupCartesianPathService ( )

Definition at line 47 of file cartesian_path_service_capability.cpp.

Member Function Documentation

bool move_group::MoveGroupCartesianPathService::computeService ( moveit_msgs::GetCartesianPath::Request &  req,
moveit_msgs::GetCartesianPath::Response &  res 
)
private

Definition at line 73 of file cartesian_path_service_capability.cpp.

void move_group::MoveGroupCartesianPathService::initialize ( )
virtual

Member Data Documentation

ros::ServiceServer move_group::MoveGroupCartesianPathService::cartesian_path_service_
private

Definition at line 55 of file cartesian_path_service_capability.h.

bool move_group::MoveGroupCartesianPathService::display_computed_paths_
private

Definition at line 57 of file cartesian_path_service_capability.h.

ros::Publisher move_group::MoveGroupCartesianPathService::display_path_
private

Definition at line 56 of file cartesian_path_service_capability.h.


The documentation for this class was generated from the following files:


move_group
Author(s): Ioan Sucan , Sachin Chitta
autogenerated on Sun Oct 18 2020 13:18:14