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

#include <clear_octomap_service_capability.h>

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

Public Member Functions

 ClearOctomapService ()
 
void initialize () override
 
- 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 clearOctomap (std_srvs::Empty::Request &req, std_srvs::Empty::Response &res)
 

Private Attributes

ros::ServiceServer service_
 

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 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
 
void convertToMsg (const std::vector< plan_execution::ExecutableTrajectory > &trajectory, moveit_msgs::RobotState &first_state_msg, std::vector< 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
 
planning_pipeline::PlanningPipelinePtr resolvePlanningPipeline (const std::string &pipeline_id) 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 76 of file clear_octomap_service_capability.h.

Constructor & Destructor Documentation

◆ ClearOctomapService()

move_group::ClearOctomapService::ClearOctomapService ( )

Definition at line 40 of file clear_octomap_service_capability.cpp.

Member Function Documentation

◆ clearOctomap()

bool move_group::ClearOctomapService::clearOctomap ( std_srvs::Empty::Request &  req,
std_srvs::Empty::Response &  res 
)
private

Definition at line 49 of file clear_octomap_service_capability.cpp.

◆ initialize()

void move_group::ClearOctomapService::initialize ( )
overridevirtual

Member Data Documentation

◆ service_

ros::ServiceServer move_group::ClearOctomapService::service_
private

Definition at line 118 of file clear_octomap_service_capability.h.


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


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