#include <PlaceGoal.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
bool | allow_gripper_support_collision |
float | allowed_planning_time |
char ** | allowed_touch_objects |
uint8_t | allowed_touch_objects_length |
const char * | attached_object_name |
const char * | group_name |
moveit_msgs::Constraints | path_constraints |
bool | place_eef |
moveit_msgs::PlaceLocation * | place_locations |
uint8_t | place_locations_length |
const char * | planner_id |
moveit_msgs::PlanningOptions | planning_options |
char * | st_allowed_touch_objects |
moveit_msgs::PlaceLocation | st_place_locations |
const char * | support_surface_name |
Definition at line 15 of file PlaceGoal.h.
virtual int moveit_msgs::PlaceGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 108 of file PlaceGoal.h.
const char* moveit_msgs::PlaceGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 206 of file PlaceGoal.h.
const char* moveit_msgs::PlaceGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 205 of file PlaceGoal.h.
virtual int moveit_msgs::PlaceGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 34 of file PlaceGoal.h.
Definition at line 25 of file PlaceGoal.h.
Definition at line 31 of file PlaceGoal.h.
Definition at line 30 of file PlaceGoal.h.
Definition at line 28 of file PlaceGoal.h.
const char* moveit_msgs::PlaceGoal::attached_object_name |
Definition at line 19 of file PlaceGoal.h.
const char* moveit_msgs::PlaceGoal::group_name |
Definition at line 18 of file PlaceGoal.h.
Definition at line 26 of file PlaceGoal.h.
Definition at line 23 of file PlaceGoal.h.
Definition at line 22 of file PlaceGoal.h.
Definition at line 20 of file PlaceGoal.h.
const char* moveit_msgs::PlaceGoal::planner_id |
Definition at line 27 of file PlaceGoal.h.
Definition at line 32 of file PlaceGoal.h.
Definition at line 29 of file PlaceGoal.h.
Definition at line 21 of file PlaceGoal.h.
const char* moveit_msgs::PlaceGoal::support_surface_name |
Definition at line 24 of file PlaceGoal.h.