#include <LinkState.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 | |
const char * | link_name |
geometry_msgs::Pose | pose |
const char * | reference_frame |
geometry_msgs::Twist | twist |
Definition at line 14 of file LinkState.h.
virtual int gazebo_msgs::LinkState::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 40 of file LinkState.h.
const char* gazebo_msgs::LinkState::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 67 of file LinkState.h.
const char* gazebo_msgs::LinkState::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 66 of file LinkState.h.
virtual int gazebo_msgs::LinkState::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 22 of file LinkState.h.
const char* gazebo_msgs::LinkState::link_name |
Definition at line 17 of file LinkState.h.
Definition at line 18 of file LinkState.h.
const char* gazebo_msgs::LinkState::reference_frame |
Definition at line 20 of file LinkState.h.
Definition at line 19 of file LinkState.h.