Go to the documentation of this file.
6 #ifndef NAV_MSGS_MESSAGE_GETPLANREQUEST_H
7 #define NAV_MSGS_MESSAGE_GETPLANREQUEST_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
24 template <
class ContainerAllocator>
43 typedef ::geometry_msgs::PoseStamped_<ContainerAllocator>
_start_type;
46 typedef ::geometry_msgs::PoseStamped_<ContainerAllocator>
_goal_type;
56 typedef std::shared_ptr< ::nav_msgs::GetPlanRequest_<ContainerAllocator> >
Ptr;
57 typedef std::shared_ptr< ::nav_msgs::GetPlanRequest_<ContainerAllocator>
const>
ConstPtr;
70 template<
typename ContainerAllocator>
71 std::ostream&
operator<<(std::ostream& s, const ::nav_msgs::GetPlanRequest_<ContainerAllocator> & v)
78 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
79 bool operator==(const ::nav_msgs::GetPlanRequest_<ContainerAllocator1> & lhs, const ::nav_msgs::GetPlanRequest_<ContainerAllocator2> & rhs)
81 return lhs.start == rhs.start &&
82 lhs.goal == rhs.goal &&
83 lhs.tolerance == rhs.tolerance;
86 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
87 bool operator!=(const ::nav_msgs::GetPlanRequest_<ContainerAllocator1> & lhs, const ::nav_msgs::GetPlanRequest_<ContainerAllocator2> & rhs)
97 namespace message_traits
104 template <
class ContainerAllocator>
109 template <
class ContainerAllocator>
114 template <
class ContainerAllocator>
119 template <
class ContainerAllocator>
124 template <
class ContainerAllocator>
129 template <
class ContainerAllocator>
135 template<
class ContainerAllocator>
140 return "e25a43e0752bcca599a8c2eef8282df8";
143 static const char*
value(const ::nav_msgs::GetPlanRequest_<ContainerAllocator>&) {
return value(); }
144 static const uint64_t static_value1 = 0xe25a43e0752bcca5ULL;
145 static const uint64_t static_value2 = 0x99a8c2eef8282df8ULL;
148 template<
class ContainerAllocator>
153 return "nav_msgs/GetPlanRequest";
156 static const char*
value(const ::nav_msgs::GetPlanRequest_<ContainerAllocator>&) {
return value(); }
159 template<
class ContainerAllocator>
164 return "# Get a plan from the current position to the goal Pose \n"
166 "# The start pose for the plan\n"
167 "geometry_msgs/PoseStamped start\n"
169 "# The final pose of the goal position\n"
170 "geometry_msgs/PoseStamped goal\n"
172 "# If the goal is obstructed, how many meters the planner can \n"
173 "# relax the constraint in x and y before failing. \n"
174 "float32 tolerance\n"
176 "================================================================================\n"
177 "MSG: geometry_msgs/PoseStamped\n"
178 "# A Pose with reference coordinate frame and timestamp\n"
182 "================================================================================\n"
183 "MSG: std_msgs/Header\n"
184 "# Standard metadata for higher-level stamped data types.\n"
185 "# This is generally used to communicate timestamped data \n"
186 "# in a particular coordinate frame.\n"
188 "# sequence ID: consecutively increasing ID \n"
190 "#Two-integer timestamp that is expressed as:\n"
191 "# * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n"
192 "# * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n"
193 "# time-handling sugar is provided by the client library\n"
195 "#Frame this data is associated with\n"
198 "================================================================================\n"
199 "MSG: geometry_msgs/Pose\n"
200 "# A representation of pose in free space, composed of position and orientation. \n"
202 "Quaternion orientation\n"
204 "================================================================================\n"
205 "MSG: geometry_msgs/Point\n"
206 "# This contains the position of a point in free space\n"
211 "================================================================================\n"
212 "MSG: geometry_msgs/Quaternion\n"
213 "# This represents an orientation in free space in quaternion form.\n"
222 static const char*
value(const ::nav_msgs::GetPlanRequest_<ContainerAllocator>&) {
return value(); }
230 namespace serialization
235 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
237 stream.next(m.start);
239 stream.next(m.tolerance);
250 namespace message_operations
253 template<
class ContainerAllocator>
256 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::nav_msgs::GetPlanRequest_<ContainerAllocator>& v)
272 #endif // NAV_MSGS_MESSAGE_GETPLANREQUEST_H
std::shared_ptr< ::nav_msgs::GetPlanRequest_< ContainerAllocator > > Ptr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static void stream(Stream &s, const std::string &indent, const ::nav_msgs::GetPlanRequest_< ContainerAllocator > &v)
static const char * value()
::geometry_msgs::PoseStamped_< ContainerAllocator > _start_type
Templated serialization class. Default implementation provides backwards compatibility with old messa...
::nav_msgs::GetPlanRequest_< std::allocator< void > > GetPlanRequest
std::shared_ptr< ::nav_msgs::GetPlanRequest_< ContainerAllocator > const > ConstPtr
GetPlanRequest_(const ContainerAllocator &_alloc)
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...
static const char * value()
#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)
Specialize to provide the datatype for a message.
static const char * value(const ::nav_msgs::GetPlanRequest_< ContainerAllocator > &)
Specialize to provide the definition for a message.
::geometry_msgs::PoseStamped_< ContainerAllocator > _goal_type
GetPlanRequest_< ContainerAllocator > Type
_tolerance_type tolerance
std::shared_ptr< ::nav_msgs::GetPlanRequest const > GetPlanRequestConstPtr
std::shared_ptr< ::nav_msgs::GetPlanRequest > GetPlanRequestPtr
static const char * value(const ::nav_msgs::GetPlanRequest_< ContainerAllocator > &)
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 allInOne(Stream &stream, T m)
static const char * value(const ::nav_msgs::GetPlanRequest_< ContainerAllocator > &)
bool operator==(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
Stream base-class, provides common functionality for IStream and OStream.
bool operator!=(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
static const char * value()
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:08