#include <SetJointTrajectory.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 | disable_physics_updates |
trajectory_msgs::JointTrajectory | joint_trajectory |
const char * | model_name |
geometry_msgs::Pose | model_pose |
bool | set_model_pose |
Definition at line 15 of file SetJointTrajectory.h.
virtual int gazebo_msgs::SetJointTrajectoryRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 51 of file SetJointTrajectory.h.
const char* gazebo_msgs::SetJointTrajectoryRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 85 of file SetJointTrajectory.h.
const char* gazebo_msgs::SetJointTrajectoryRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 84 of file SetJointTrajectory.h.
virtual int gazebo_msgs::SetJointTrajectoryRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 24 of file SetJointTrajectory.h.
Definition at line 22 of file SetJointTrajectory.h.
Definition at line 19 of file SetJointTrajectory.h.
Definition at line 18 of file SetJointTrajectory.h.
Definition at line 20 of file SetJointTrajectory.h.
Definition at line 21 of file SetJointTrajectory.h.