#include <AttachedCollisionObject.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 | |
trajectory_msgs::JointTrajectory | detach_posture |
const char * | link_name |
moveit_msgs::CollisionObject | object |
char * | st_touch_links |
char ** | touch_links |
uint8_t | touch_links_length |
float | weight |
Definition at line 14 of file AttachedCollisionObject.h.
virtual int moveit_msgs::AttachedCollisionObject::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 63 of file AttachedCollisionObject.h.
const char* moveit_msgs::AttachedCollisionObject::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 109 of file AttachedCollisionObject.h.
const char* moveit_msgs::AttachedCollisionObject::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 108 of file AttachedCollisionObject.h.
virtual int moveit_msgs::AttachedCollisionObject::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 25 of file AttachedCollisionObject.h.
Definition at line 22 of file AttachedCollisionObject.h.
const char* moveit_msgs::AttachedCollisionObject::link_name |
Definition at line 17 of file AttachedCollisionObject.h.
Definition at line 18 of file AttachedCollisionObject.h.
Definition at line 20 of file AttachedCollisionObject.h.
Definition at line 21 of file AttachedCollisionObject.h.
Definition at line 19 of file AttachedCollisionObject.h.
Definition at line 23 of file AttachedCollisionObject.h.