00001
00002 #ifndef PR2_GRIPPER_SENSOR_MSGS_MESSAGE_PR2GRIPPERFORCESERVOACTIONFEEDBACK_H
00003 #define PR2_GRIPPER_SENSOR_MSGS_MESSAGE_PR2GRIPPERFORCESERVOACTIONFEEDBACK_H
00004 #include <string>
00005 #include <vector>
00006 #include <ostream>
00007 #include "ros/serialization.h"
00008 #include "ros/builtin_message_traits.h"
00009 #include "ros/message_operations.h"
00010 #include "ros/message.h"
00011 #include "ros/time.h"
00012
00013 #include "std_msgs/Header.h"
00014 #include "actionlib_msgs/GoalStatus.h"
00015 #include "pr2_gripper_sensor_msgs/PR2GripperForceServoFeedback.h"
00016
00017 namespace pr2_gripper_sensor_msgs
00018 {
00019 template <class ContainerAllocator>
00020 struct PR2GripperForceServoActionFeedback_ : public ros::Message
00021 {
00022 typedef PR2GripperForceServoActionFeedback_<ContainerAllocator> Type;
00023
00024 PR2GripperForceServoActionFeedback_()
00025 : header()
00026 , status()
00027 , feedback()
00028 {
00029 }
00030
00031 PR2GripperForceServoActionFeedback_(const ContainerAllocator& _alloc)
00032 : header(_alloc)
00033 , status(_alloc)
00034 , feedback(_alloc)
00035 {
00036 }
00037
00038 typedef ::std_msgs::Header_<ContainerAllocator> _header_type;
00039 ::std_msgs::Header_<ContainerAllocator> header;
00040
00041 typedef ::actionlib_msgs::GoalStatus_<ContainerAllocator> _status_type;
00042 ::actionlib_msgs::GoalStatus_<ContainerAllocator> status;
00043
00044 typedef ::pr2_gripper_sensor_msgs::PR2GripperForceServoFeedback_<ContainerAllocator> _feedback_type;
00045 ::pr2_gripper_sensor_msgs::PR2GripperForceServoFeedback_<ContainerAllocator> feedback;
00046
00047
00048 private:
00049 static const char* __s_getDataType_() { return "pr2_gripper_sensor_msgs/PR2GripperForceServoActionFeedback"; }
00050 public:
00051 ROS_DEPRECATED static const std::string __s_getDataType() { return __s_getDataType_(); }
00052
00053 ROS_DEPRECATED const std::string __getDataType() const { return __s_getDataType_(); }
00054
00055 private:
00056 static const char* __s_getMD5Sum_() { return "d8ca0d3860c2a6ed1145d230fe6bd9db"; }
00057 public:
00058 ROS_DEPRECATED static const std::string __s_getMD5Sum() { return __s_getMD5Sum_(); }
00059
00060 ROS_DEPRECATED const std::string __getMD5Sum() const { return __s_getMD5Sum_(); }
00061
00062 private:
00063 static const char* __s_getMessageDefinition_() { return "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n\
00064 \n\
00065 Header header\n\
00066 actionlib_msgs/GoalStatus status\n\
00067 PR2GripperForceServoFeedback feedback\n\
00068 \n\
00069 ================================================================================\n\
00070 MSG: std_msgs/Header\n\
00071 # Standard metadata for higher-level stamped data types.\n\
00072 # This is generally used to communicate timestamped data \n\
00073 # in a particular coordinate frame.\n\
00074 # \n\
00075 # sequence ID: consecutively increasing ID \n\
00076 uint32 seq\n\
00077 #Two-integer timestamp that is expressed as:\n\
00078 # * stamp.secs: seconds (stamp_secs) since epoch\n\
00079 # * stamp.nsecs: nanoseconds since stamp_secs\n\
00080 # time-handling sugar is provided by the client library\n\
00081 time stamp\n\
00082 #Frame this data is associated with\n\
00083 # 0: no frame\n\
00084 # 1: global frame\n\
00085 string frame_id\n\
00086 \n\
00087 ================================================================================\n\
00088 MSG: actionlib_msgs/GoalStatus\n\
00089 GoalID goal_id\n\
00090 uint8 status\n\
00091 uint8 PENDING = 0 # The goal has yet to be processed by the action server\n\
00092 uint8 ACTIVE = 1 # The goal is currently being processed by the action server\n\
00093 uint8 PREEMPTED = 2 # The goal received a cancel request after it started executing\n\
00094 # and has since completed its execution (Terminal State)\n\
00095 uint8 SUCCEEDED = 3 # The goal was achieved successfully by the action server (Terminal State)\n\
00096 uint8 ABORTED = 4 # The goal was aborted during execution by the action server due\n\
00097 # to some failure (Terminal State)\n\
00098 uint8 REJECTED = 5 # The goal was rejected by the action server without being processed,\n\
00099 # because the goal was unattainable or invalid (Terminal State)\n\
00100 uint8 PREEMPTING = 6 # The goal received a cancel request after it started executing\n\
00101 # and has not yet completed execution\n\
00102 uint8 RECALLING = 7 # The goal received a cancel request before it started executing,\n\
00103 # but the action server has not yet confirmed that the goal is canceled\n\
00104 uint8 RECALLED = 8 # The goal received a cancel request before it started executing\n\
00105 # and was successfully cancelled (Terminal State)\n\
00106 uint8 LOST = 9 # An action client can determine that a goal is LOST. This should not be\n\
00107 # sent over the wire by an action server\n\
00108 \n\
00109 #Allow for the user to associate a string with GoalStatus for debugging\n\
00110 string text\n\
00111 \n\
00112 \n\
00113 ================================================================================\n\
00114 MSG: actionlib_msgs/GoalID\n\
00115 # The stamp should store the time at which this goal was requested.\n\
00116 # It is used by an action server when it tries to preempt all\n\
00117 # goals that were requested before a certain time\n\
00118 time stamp\n\
00119 \n\
00120 # The id provides a way to associate feedback and\n\
00121 # result message with specific goal requests. The id\n\
00122 # specified must be unique.\n\
00123 string id\n\
00124 \n\
00125 \n\
00126 ================================================================================\n\
00127 MSG: pr2_gripper_sensor_msgs/PR2GripperForceServoFeedback\n\
00128 # ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n\
00129 \n\
00130 #feedback\n\
00131 PR2GripperForceServoData data\n\
00132 \n\
00133 ================================================================================\n\
00134 MSG: pr2_gripper_sensor_msgs/PR2GripperForceServoData\n\
00135 # Time the data was recorded at\n\
00136 time stamp\n\
00137 \n\
00138 # the force experienced by the finger Pads (N)\n\
00139 # NOTE:this ignores data from the edges of the finger pressure\n\
00140 float64 left_fingertip_pad_force\n\
00141 float64 right_fingertip_pad_force\n\
00142 \n\
00143 # the current gripper virtual parallel joint effort (in N)\n\
00144 float64 joint_effort\n\
00145 \n\
00146 # true when the gripper is no longer moving\n\
00147 # and we have reached the desired force level\n\
00148 bool force_achieved\n\
00149 \n\
00150 \n\
00151 # the control state of our realtime controller\n\
00152 PR2GripperSensorRTState rtstate\n\
00153 \n\
00154 ================================================================================\n\
00155 MSG: pr2_gripper_sensor_msgs/PR2GripperSensorRTState\n\
00156 # the control state of our realtime controller\n\
00157 int8 realtime_controller_state\n\
00158 \n\
00159 # predefined values to indicate our realtime_controller_state\n\
00160 int8 DISABLED = 0\n\
00161 int8 POSITION_SERVO = 3\n\
00162 int8 FORCE_SERVO = 4\n\
00163 int8 FIND_CONTACT = 5\n\
00164 int8 SLIP_SERVO = 6\n\
00165 "; }
00166 public:
00167 ROS_DEPRECATED static const std::string __s_getMessageDefinition() { return __s_getMessageDefinition_(); }
00168
00169 ROS_DEPRECATED const std::string __getMessageDefinition() const { return __s_getMessageDefinition_(); }
00170
00171 ROS_DEPRECATED virtual uint8_t *serialize(uint8_t *write_ptr, uint32_t seq) const
00172 {
00173 ros::serialization::OStream stream(write_ptr, 1000000000);
00174 ros::serialization::serialize(stream, header);
00175 ros::serialization::serialize(stream, status);
00176 ros::serialization::serialize(stream, feedback);
00177 return stream.getData();
00178 }
00179
00180 ROS_DEPRECATED virtual uint8_t *deserialize(uint8_t *read_ptr)
00181 {
00182 ros::serialization::IStream stream(read_ptr, 1000000000);
00183 ros::serialization::deserialize(stream, header);
00184 ros::serialization::deserialize(stream, status);
00185 ros::serialization::deserialize(stream, feedback);
00186 return stream.getData();
00187 }
00188
00189 ROS_DEPRECATED virtual uint32_t serializationLength() const
00190 {
00191 uint32_t size = 0;
00192 size += ros::serialization::serializationLength(header);
00193 size += ros::serialization::serializationLength(status);
00194 size += ros::serialization::serializationLength(feedback);
00195 return size;
00196 }
00197
00198 typedef boost::shared_ptr< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> > Ptr;
00199 typedef boost::shared_ptr< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> const> ConstPtr;
00200 };
00201 typedef ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<std::allocator<void> > PR2GripperForceServoActionFeedback;
00202
00203 typedef boost::shared_ptr< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback> PR2GripperForceServoActionFeedbackPtr;
00204 typedef boost::shared_ptr< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback const> PR2GripperForceServoActionFeedbackConstPtr;
00205
00206
00207 template<typename ContainerAllocator>
00208 std::ostream& operator<<(std::ostream& s, const ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> & v)
00209 {
00210 ros::message_operations::Printer< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> >::stream(s, "", v);
00211 return s;}
00212
00213 }
00214
00215 namespace ros
00216 {
00217 namespace message_traits
00218 {
00219 template<class ContainerAllocator>
00220 struct MD5Sum< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> > {
00221 static const char* value()
00222 {
00223 return "d8ca0d3860c2a6ed1145d230fe6bd9db";
00224 }
00225
00226 static const char* value(const ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> &) { return value(); }
00227 static const uint64_t static_value1 = 0xd8ca0d3860c2a6edULL;
00228 static const uint64_t static_value2 = 0x1145d230fe6bd9dbULL;
00229 };
00230
00231 template<class ContainerAllocator>
00232 struct DataType< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> > {
00233 static const char* value()
00234 {
00235 return "pr2_gripper_sensor_msgs/PR2GripperForceServoActionFeedback";
00236 }
00237
00238 static const char* value(const ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> &) { return value(); }
00239 };
00240
00241 template<class ContainerAllocator>
00242 struct Definition< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> > {
00243 static const char* value()
00244 {
00245 return "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n\
00246 \n\
00247 Header header\n\
00248 actionlib_msgs/GoalStatus status\n\
00249 PR2GripperForceServoFeedback feedback\n\
00250 \n\
00251 ================================================================================\n\
00252 MSG: std_msgs/Header\n\
00253 # Standard metadata for higher-level stamped data types.\n\
00254 # This is generally used to communicate timestamped data \n\
00255 # in a particular coordinate frame.\n\
00256 # \n\
00257 # sequence ID: consecutively increasing ID \n\
00258 uint32 seq\n\
00259 #Two-integer timestamp that is expressed as:\n\
00260 # * stamp.secs: seconds (stamp_secs) since epoch\n\
00261 # * stamp.nsecs: nanoseconds since stamp_secs\n\
00262 # time-handling sugar is provided by the client library\n\
00263 time stamp\n\
00264 #Frame this data is associated with\n\
00265 # 0: no frame\n\
00266 # 1: global frame\n\
00267 string frame_id\n\
00268 \n\
00269 ================================================================================\n\
00270 MSG: actionlib_msgs/GoalStatus\n\
00271 GoalID goal_id\n\
00272 uint8 status\n\
00273 uint8 PENDING = 0 # The goal has yet to be processed by the action server\n\
00274 uint8 ACTIVE = 1 # The goal is currently being processed by the action server\n\
00275 uint8 PREEMPTED = 2 # The goal received a cancel request after it started executing\n\
00276 # and has since completed its execution (Terminal State)\n\
00277 uint8 SUCCEEDED = 3 # The goal was achieved successfully by the action server (Terminal State)\n\
00278 uint8 ABORTED = 4 # The goal was aborted during execution by the action server due\n\
00279 # to some failure (Terminal State)\n\
00280 uint8 REJECTED = 5 # The goal was rejected by the action server without being processed,\n\
00281 # because the goal was unattainable or invalid (Terminal State)\n\
00282 uint8 PREEMPTING = 6 # The goal received a cancel request after it started executing\n\
00283 # and has not yet completed execution\n\
00284 uint8 RECALLING = 7 # The goal received a cancel request before it started executing,\n\
00285 # but the action server has not yet confirmed that the goal is canceled\n\
00286 uint8 RECALLED = 8 # The goal received a cancel request before it started executing\n\
00287 # and was successfully cancelled (Terminal State)\n\
00288 uint8 LOST = 9 # An action client can determine that a goal is LOST. This should not be\n\
00289 # sent over the wire by an action server\n\
00290 \n\
00291 #Allow for the user to associate a string with GoalStatus for debugging\n\
00292 string text\n\
00293 \n\
00294 \n\
00295 ================================================================================\n\
00296 MSG: actionlib_msgs/GoalID\n\
00297 # The stamp should store the time at which this goal was requested.\n\
00298 # It is used by an action server when it tries to preempt all\n\
00299 # goals that were requested before a certain time\n\
00300 time stamp\n\
00301 \n\
00302 # The id provides a way to associate feedback and\n\
00303 # result message with specific goal requests. The id\n\
00304 # specified must be unique.\n\
00305 string id\n\
00306 \n\
00307 \n\
00308 ================================================================================\n\
00309 MSG: pr2_gripper_sensor_msgs/PR2GripperForceServoFeedback\n\
00310 # ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n\
00311 \n\
00312 #feedback\n\
00313 PR2GripperForceServoData data\n\
00314 \n\
00315 ================================================================================\n\
00316 MSG: pr2_gripper_sensor_msgs/PR2GripperForceServoData\n\
00317 # Time the data was recorded at\n\
00318 time stamp\n\
00319 \n\
00320 # the force experienced by the finger Pads (N)\n\
00321 # NOTE:this ignores data from the edges of the finger pressure\n\
00322 float64 left_fingertip_pad_force\n\
00323 float64 right_fingertip_pad_force\n\
00324 \n\
00325 # the current gripper virtual parallel joint effort (in N)\n\
00326 float64 joint_effort\n\
00327 \n\
00328 # true when the gripper is no longer moving\n\
00329 # and we have reached the desired force level\n\
00330 bool force_achieved\n\
00331 \n\
00332 \n\
00333 # the control state of our realtime controller\n\
00334 PR2GripperSensorRTState rtstate\n\
00335 \n\
00336 ================================================================================\n\
00337 MSG: pr2_gripper_sensor_msgs/PR2GripperSensorRTState\n\
00338 # the control state of our realtime controller\n\
00339 int8 realtime_controller_state\n\
00340 \n\
00341 # predefined values to indicate our realtime_controller_state\n\
00342 int8 DISABLED = 0\n\
00343 int8 POSITION_SERVO = 3\n\
00344 int8 FORCE_SERVO = 4\n\
00345 int8 FIND_CONTACT = 5\n\
00346 int8 SLIP_SERVO = 6\n\
00347 ";
00348 }
00349
00350 static const char* value(const ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> &) { return value(); }
00351 };
00352
00353 template<class ContainerAllocator> struct HasHeader< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> > : public TrueType {};
00354 template<class ContainerAllocator> struct HasHeader< const ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> > : public TrueType {};
00355 }
00356 }
00357
00358 namespace ros
00359 {
00360 namespace serialization
00361 {
00362
00363 template<class ContainerAllocator> struct Serializer< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> >
00364 {
00365 template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
00366 {
00367 stream.next(m.header);
00368 stream.next(m.status);
00369 stream.next(m.feedback);
00370 }
00371
00372 ROS_DECLARE_ALLINONE_SERIALIZER;
00373 };
00374 }
00375 }
00376
00377 namespace ros
00378 {
00379 namespace message_operations
00380 {
00381
00382 template<class ContainerAllocator>
00383 struct Printer< ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> >
00384 {
00385 template<typename Stream> static void stream(Stream& s, const std::string& indent, const ::pr2_gripper_sensor_msgs::PR2GripperForceServoActionFeedback_<ContainerAllocator> & v)
00386 {
00387 s << indent << "header: ";
00388 s << std::endl;
00389 Printer< ::std_msgs::Header_<ContainerAllocator> >::stream(s, indent + " ", v.header);
00390 s << indent << "status: ";
00391 s << std::endl;
00392 Printer< ::actionlib_msgs::GoalStatus_<ContainerAllocator> >::stream(s, indent + " ", v.status);
00393 s << indent << "feedback: ";
00394 s << std::endl;
00395 Printer< ::pr2_gripper_sensor_msgs::PR2GripperForceServoFeedback_<ContainerAllocator> >::stream(s, indent + " ", v.feedback);
00396 }
00397 };
00398
00399
00400 }
00401 }
00402
00403 #endif // PR2_GRIPPER_SENSOR_MSGS_MESSAGE_PR2GRIPPERFORCESERVOACTIONFEEDBACK_H
00404