#include <RobotTrajectory.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 | joint_trajectory |
trajectory_msgs::MultiDOFJointTrajectory | multi_dof_joint_trajectory |
Definition at line 14 of file RobotTrajectory.h.
virtual int moveit_msgs::RobotTrajectory::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 28 of file RobotTrajectory.h.
const char* moveit_msgs::RobotTrajectory::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 37 of file RobotTrajectory.h.
const char* moveit_msgs::RobotTrajectory::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 36 of file RobotTrajectory.h.
virtual int moveit_msgs::RobotTrajectory::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file RobotTrajectory.h.
Definition at line 17 of file RobotTrajectory.h.
Definition at line 18 of file RobotTrajectory.h.