Go to the documentation of this file.
6 #ifndef NAV_MSGS_MESSAGE_GETPLANRESPONSE_H
7 #define NAV_MSGS_MESSAGE_GETPLANRESPONSE_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
23 template <
class ContainerAllocator>
38 typedef ::nav_msgs::Path_<ContainerAllocator>
_plan_type;
45 typedef std::shared_ptr< ::nav_msgs::GetPlanResponse_<ContainerAllocator> >
Ptr;
46 typedef std::shared_ptr< ::nav_msgs::GetPlanResponse_<ContainerAllocator>
const>
ConstPtr;
59 template<
typename ContainerAllocator>
60 std::ostream&
operator<<(std::ostream& s, const ::nav_msgs::GetPlanResponse_<ContainerAllocator> & v)
67 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
68 bool operator==(const ::nav_msgs::GetPlanResponse_<ContainerAllocator1> & lhs, const ::nav_msgs::GetPlanResponse_<ContainerAllocator2> & rhs)
70 return lhs.plan == rhs.plan;
73 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
74 bool operator!=(const ::nav_msgs::GetPlanResponse_<ContainerAllocator1> & lhs, const ::nav_msgs::GetPlanResponse_<ContainerAllocator2> & rhs)
84 namespace message_traits
91 template <
class ContainerAllocator>
96 template <
class ContainerAllocator>
101 template <
class ContainerAllocator>
106 template <
class ContainerAllocator>
111 template <
class ContainerAllocator>
116 template <
class ContainerAllocator>
122 template<
class ContainerAllocator>
127 return "0002bc113c0259d71f6cf8cbc9430e18";
130 static const char*
value(const ::nav_msgs::GetPlanResponse_<ContainerAllocator>&) {
return value(); }
131 static const uint64_t static_value1 = 0x0002bc113c0259d7ULL;
132 static const uint64_t static_value2 = 0x1f6cf8cbc9430e18ULL;
135 template<
class ContainerAllocator>
140 return "nav_msgs/GetPlanResponse";
143 static const char*
value(const ::nav_msgs::GetPlanResponse_<ContainerAllocator>&) {
return value(); }
146 template<
class ContainerAllocator>
151 return "nav_msgs/Path plan\n"
154 "================================================================================\n"
155 "MSG: nav_msgs/Path\n"
156 "#An array of poses that represents a Path for a robot to follow\n"
158 "geometry_msgs/PoseStamped[] poses\n"
160 "================================================================================\n"
161 "MSG: std_msgs/Header\n"
162 "# Standard metadata for higher-level stamped data types.\n"
163 "# This is generally used to communicate timestamped data \n"
164 "# in a particular coordinate frame.\n"
166 "# sequence ID: consecutively increasing ID \n"
168 "#Two-integer timestamp that is expressed as:\n"
169 "# * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n"
170 "# * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n"
171 "# time-handling sugar is provided by the client library\n"
173 "#Frame this data is associated with\n"
176 "================================================================================\n"
177 "MSG: geometry_msgs/PoseStamped\n"
178 "# A Pose with reference coordinate frame and timestamp\n"
182 "================================================================================\n"
183 "MSG: geometry_msgs/Pose\n"
184 "# A representation of pose in free space, composed of position and orientation. \n"
186 "Quaternion orientation\n"
188 "================================================================================\n"
189 "MSG: geometry_msgs/Point\n"
190 "# This contains the position of a point in free space\n"
195 "================================================================================\n"
196 "MSG: geometry_msgs/Quaternion\n"
197 "# This represents an orientation in free space in quaternion form.\n"
206 static const char*
value(const ::nav_msgs::GetPlanResponse_<ContainerAllocator>&) {
return value(); }
214 namespace serialization
219 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
232 namespace message_operations
235 template<
class ContainerAllocator>
238 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::nav_msgs::GetPlanResponse_<ContainerAllocator>& v)
249 #endif // NAV_MSGS_MESSAGE_GETPLANRESPONSE_H
std::shared_ptr< ::nav_msgs::GetPlanResponse const > GetPlanResponseConstPtr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value(const ::nav_msgs::GetPlanResponse_< ContainerAllocator > &)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static void stream(Stream &s, const std::string &indent, const M &value)
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
std::ostream & operator<<(std::ostream &s, const ::nav_msgs::GetMapAction_< ContainerAllocator > &v)
static const char * value()
GetPlanResponse_(const ContainerAllocator &_alloc)
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
::nav_msgs::GetPlanResponse_< std::allocator< void > > GetPlanResponse
static const char * value(const ::nav_msgs::GetPlanResponse_< ContainerAllocator > &)
static const char * value(const ::nav_msgs::GetPlanResponse_< ContainerAllocator > &)
static void allInOne(Stream &stream, T m)
static const char * value()
std::shared_ptr< ::nav_msgs::GetPlanResponse_< ContainerAllocator > const > ConstPtr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
static void stream(Stream &s, const std::string &indent, const ::nav_msgs::GetPlanResponse_< ContainerAllocator > &v)
GetPlanResponse_< ContainerAllocator > Type
std::shared_ptr< ::nav_msgs::GetPlanResponse > GetPlanResponsePtr
bool operator==(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
std::shared_ptr< ::nav_msgs::GetPlanResponse_< ContainerAllocator > > Ptr
Stream base-class, provides common functionality for IStream and OStream.
static const char * value()
::nav_msgs::Path_< ContainerAllocator > _plan_type
bool operator!=(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:08