#include <GetModelState.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 | pose |
char * | status_message |
bool | success |
geometry_msgs::Twist | twist |
Definition at line 66 of file GetModelState.h.
virtual int gazebo_msgs::GetModelStateResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 94 of file GetModelState.h.
const char* gazebo_msgs::GetModelStateResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 120 of file GetModelState.h.
const char* gazebo_msgs::GetModelStateResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 119 of file GetModelState.h.
virtual int gazebo_msgs::GetModelStateResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 74 of file GetModelState.h.
Definition at line 69 of file GetModelState.h.
Definition at line 72 of file GetModelState.h.
Definition at line 71 of file GetModelState.h.
Definition at line 70 of file GetModelState.h.