#include <MotionPlanDetailedResponse.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 | |
char ** | description |
uint8_t | description_length |
moveit_msgs::MoveItErrorCodes | error_code |
const char * | group_name |
float * | processing_time |
uint8_t | processing_time_length |
char * | st_description |
float | st_processing_time |
moveit_msgs::RobotTrajectory | st_trajectory |
moveit_msgs::RobotTrajectory * | trajectory |
uint8_t | trajectory_length |
moveit_msgs::RobotState | trajectory_start |
Definition at line 15 of file MotionPlanDetailedResponse.h.
virtual int moveit_msgs::MotionPlanDetailedResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 82 of file MotionPlanDetailedResponse.h.
const char* moveit_msgs::MotionPlanDetailedResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 145 of file MotionPlanDetailedResponse.h.
const char* moveit_msgs::MotionPlanDetailedResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 144 of file MotionPlanDetailedResponse.h.
virtual int moveit_msgs::MotionPlanDetailedResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 31 of file MotionPlanDetailedResponse.h.
Definition at line 25 of file MotionPlanDetailedResponse.h.
Definition at line 23 of file MotionPlanDetailedResponse.h.
Definition at line 29 of file MotionPlanDetailedResponse.h.
Definition at line 19 of file MotionPlanDetailedResponse.h.
Definition at line 28 of file MotionPlanDetailedResponse.h.
Definition at line 26 of file MotionPlanDetailedResponse.h.
Definition at line 24 of file MotionPlanDetailedResponse.h.
Definition at line 27 of file MotionPlanDetailedResponse.h.
Definition at line 21 of file MotionPlanDetailedResponse.h.
Definition at line 22 of file MotionPlanDetailedResponse.h.
Definition at line 20 of file MotionPlanDetailedResponse.h.
Definition at line 18 of file MotionPlanDetailedResponse.h.