#include <GetLinkProperties.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 | |
geometry_msgs::Pose | com |
bool | gravity_mode |
float | ixx |
float | ixy |
float | ixz |
float | iyy |
float | iyz |
float | izz |
float | mass |
const char * | status_message |
bool | success |
Definition at line 50 of file GetLinkProperties.h.
virtual int gazebo_msgs::GetLinkPropertiesResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 189 of file GetLinkProperties.h.
const char* gazebo_msgs::GetLinkPropertiesResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 299 of file GetLinkProperties.h.
const char* gazebo_msgs::GetLinkPropertiesResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 298 of file GetLinkProperties.h.
virtual int gazebo_msgs::GetLinkPropertiesResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 65 of file GetLinkProperties.h.
Definition at line 53 of file GetLinkProperties.h.
Definition at line 54 of file GetLinkProperties.h.
Definition at line 56 of file GetLinkProperties.h.
Definition at line 57 of file GetLinkProperties.h.
Definition at line 58 of file GetLinkProperties.h.
Definition at line 59 of file GetLinkProperties.h.
Definition at line 60 of file GetLinkProperties.h.
Definition at line 61 of file GetLinkProperties.h.
Definition at line 55 of file GetLinkProperties.h.
Definition at line 63 of file GetLinkProperties.h.
Definition at line 62 of file GetLinkProperties.h.