Go to the documentation of this file.
6 #ifndef NAV_MSGS_MESSAGE_SETMAPREQUEST_H
7 #define NAV_MSGS_MESSAGE_SETMAPREQUEST_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>
41 typedef ::nav_msgs::OccupancyGrid_<ContainerAllocator>
_map_type;
51 typedef std::shared_ptr< ::nav_msgs::SetMapRequest_<ContainerAllocator> >
Ptr;
52 typedef std::shared_ptr< ::nav_msgs::SetMapRequest_<ContainerAllocator>
const>
ConstPtr;
56 typedef ::nav_msgs::SetMapRequest_<std::allocator<void> >
SetMapRequest;
65 template<
typename ContainerAllocator>
66 std::ostream&
operator<<(std::ostream& s, const ::nav_msgs::SetMapRequest_<ContainerAllocator> & v)
73 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
74 bool operator==(const ::nav_msgs::SetMapRequest_<ContainerAllocator1> & lhs, const ::nav_msgs::SetMapRequest_<ContainerAllocator2> & rhs)
76 return lhs.map == rhs.map &&
77 lhs.initial_pose == rhs.initial_pose;
80 template<
typename ContainerAllocator1,
typename ContainerAllocator2>
81 bool operator!=(const ::nav_msgs::SetMapRequest_<ContainerAllocator1> & lhs, const ::nav_msgs::SetMapRequest_<ContainerAllocator2> & rhs)
91 namespace message_traits
98 template <
class ContainerAllocator>
103 template <
class ContainerAllocator>
108 template <
class ContainerAllocator>
113 template <
class ContainerAllocator>
118 template <
class ContainerAllocator>
123 template <
class ContainerAllocator>
129 template<
class ContainerAllocator>
134 return "91149a20d7be299b87c340df8cc94fd4";
137 static const char*
value(const ::nav_msgs::SetMapRequest_<ContainerAllocator>&) {
return value(); }
138 static const uint64_t static_value1 = 0x91149a20d7be299bULL;
139 static const uint64_t static_value2 = 0x87c340df8cc94fd4ULL;
142 template<
class ContainerAllocator>
147 return "nav_msgs/SetMapRequest";
150 static const char*
value(const ::nav_msgs::SetMapRequest_<ContainerAllocator>&) {
return value(); }
153 template<
class ContainerAllocator>
158 return "# Set a new map together with an initial pose\n"
159 "nav_msgs/OccupancyGrid map\n"
160 "geometry_msgs/PoseWithCovarianceStamped initial_pose\n"
162 "================================================================================\n"
163 "MSG: nav_msgs/OccupancyGrid\n"
164 "# This represents a 2-D grid map, in which each cell represents the probability of\n"
169 "#MetaData for the map\n"
172 "# The map data, in row-major order, starting with (0,0). Occupancy\n"
173 "# probabilities are in the range [0,100]. Unknown is -1.\n"
176 "================================================================================\n"
177 "MSG: std_msgs/Header\n"
178 "# Standard metadata for higher-level stamped data types.\n"
179 "# This is generally used to communicate timestamped data \n"
180 "# in a particular coordinate frame.\n"
182 "# sequence ID: consecutively increasing ID \n"
184 "#Two-integer timestamp that is expressed as:\n"
185 "# * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n"
186 "# * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n"
187 "# time-handling sugar is provided by the client library\n"
189 "#Frame this data is associated with\n"
192 "================================================================================\n"
193 "MSG: nav_msgs/MapMetaData\n"
194 "# This hold basic information about the characterists of the OccupancyGrid\n"
196 "# The time at which the map was loaded\n"
197 "time map_load_time\n"
198 "# The map resolution [m/cell]\n"
199 "float32 resolution\n"
200 "# Map width [cells]\n"
202 "# Map height [cells]\n"
204 "# The origin of the map [m, m, rad]. This is the real-world pose of the\n"
205 "# cell (0,0) in the map.\n"
206 "geometry_msgs/Pose origin\n"
207 "================================================================================\n"
208 "MSG: geometry_msgs/Pose\n"
209 "# A representation of pose in free space, composed of position and orientation. \n"
211 "Quaternion orientation\n"
213 "================================================================================\n"
214 "MSG: geometry_msgs/Point\n"
215 "# This contains the position of a point in free space\n"
220 "================================================================================\n"
221 "MSG: geometry_msgs/Quaternion\n"
222 "# This represents an orientation in free space in quaternion form.\n"
229 "================================================================================\n"
230 "MSG: geometry_msgs/PoseWithCovarianceStamped\n"
231 "# This expresses an estimated pose with a reference coordinate frame and timestamp\n"
234 "PoseWithCovariance pose\n"
236 "================================================================================\n"
237 "MSG: geometry_msgs/PoseWithCovariance\n"
238 "# This represents a pose in free space with uncertainty.\n"
242 "# Row-major representation of the 6x6 covariance matrix\n"
243 "# The orientation parameters use a fixed-axis representation.\n"
244 "# In order, the parameters are:\n"
245 "# (x, y, z, rotation about X axis, rotation about Y axis, rotation about Z axis)\n"
246 "float64[36] covariance\n"
250 static const char*
value(const ::nav_msgs::SetMapRequest_<ContainerAllocator>&) {
return value(); }
258 namespace serialization
263 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
266 stream.next(m.initial_pose);
277 namespace message_operations
280 template<
class ContainerAllocator>
283 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::nav_msgs::SetMapRequest_<ContainerAllocator>& v)
288 s <<
indent <<
"initial_pose: ";
297 #endif // NAV_MSGS_MESSAGE_SETMAPREQUEST_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
std::shared_ptr< ::nav_msgs::SetMapRequest_< ContainerAllocator > const > ConstPtr
static const char * value()
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value(const ::nav_msgs::SetMapRequest_< ContainerAllocator > &)
static void allInOne(Stream &stream, T m)
SetMapRequest_(const ContainerAllocator &_alloc)
static const char * value()
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::shared_ptr< ::nav_msgs::SetMapRequest_< ContainerAllocator > > Ptr
std::ostream & operator<<(std::ostream &s, const ::nav_msgs::GetMapAction_< ContainerAllocator > &v)
std::shared_ptr< ::nav_msgs::SetMapRequest const > SetMapRequestConstPtr
Specialize to provide the datatype for a message.
::nav_msgs::SetMapRequest_< std::allocator< void > > SetMapRequest
static void stream(Stream &s, const std::string &indent, const ::nav_msgs::SetMapRequest_< ContainerAllocator > &v)
Specialize to provide the definition for a message.
static const char * value(const ::nav_msgs::SetMapRequest_< ContainerAllocator > &)
SetMapRequest_< ContainerAllocator > Type
_initial_pose_type initial_pose
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
::geometry_msgs::PoseWithCovarianceStamped_< ContainerAllocator > _initial_pose_type
bool operator==(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
static const char * value(const ::nav_msgs::SetMapRequest_< ContainerAllocator > &)
Stream base-class, provides common functionality for IStream and OStream.
::nav_msgs::OccupancyGrid_< ContainerAllocator > _map_type
bool operator!=(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
std::shared_ptr< ::nav_msgs::SetMapRequest > SetMapRequestPtr
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:10