GetMapAction.h
Go to the documentation of this file.
1 #include "sick_scan/sick_scan_base.h" /* Base definitions included in all header files, added by add_sick_scan_base_header.py. Do not edit this line. */
2 // Generated by gencpp from file nav_msgs/GetMapAction.msg
3 // DO NOT EDIT!
4 
5 
6 #ifndef NAV_MSGS_MESSAGE_GETMAPACTION_H
7 #define NAV_MSGS_MESSAGE_GETMAPACTION_H
8 
9 
10 #include <string>
11 #include <vector>
12 #include <map>
13 
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
18 
22 
23 namespace nav_msgs
24 {
25 template <class ContainerAllocator>
27 {
29 
31  : action_goal()
32  , action_result()
33  , action_feedback() {
34  }
35  GetMapAction_(const ContainerAllocator& _alloc)
36  : action_goal(_alloc)
37  , action_result(_alloc)
38  , action_feedback(_alloc) {
39  (void)_alloc;
40  }
41 
42 
43 
44  typedef ::nav_msgs::GetMapActionGoal_<ContainerAllocator> _action_goal_type;
46 
47  typedef ::nav_msgs::GetMapActionResult_<ContainerAllocator> _action_result_type;
49 
50  typedef ::nav_msgs::GetMapActionFeedback_<ContainerAllocator> _action_feedback_type;
52 
53 
54 
55 
56 
57  typedef std::shared_ptr< ::nav_msgs::GetMapAction_<ContainerAllocator> > Ptr;
58  typedef std::shared_ptr< ::nav_msgs::GetMapAction_<ContainerAllocator> const> ConstPtr;
59 
60 }; // struct GetMapAction_
61 
62 typedef ::nav_msgs::GetMapAction_<std::allocator<void> > GetMapAction;
63 
64 typedef std::shared_ptr< ::nav_msgs::GetMapAction > GetMapActionPtr;
65 typedef std::shared_ptr< ::nav_msgs::GetMapAction const> GetMapActionConstPtr;
66 
67 // constants requiring out of line definition
68 
69 
70 
71 template<typename ContainerAllocator>
72 std::ostream& operator<<(std::ostream& s, const ::nav_msgs::GetMapAction_<ContainerAllocator> & v)
73 {
75 return s;
76 }
77 
78 
79 template<typename ContainerAllocator1, typename ContainerAllocator2>
80 bool operator==(const ::nav_msgs::GetMapAction_<ContainerAllocator1> & lhs, const ::nav_msgs::GetMapAction_<ContainerAllocator2> & rhs)
81 {
82  return lhs.action_goal == rhs.action_goal &&
83  lhs.action_result == rhs.action_result &&
84  lhs.action_feedback == rhs.action_feedback;
85 }
86 
87 template<typename ContainerAllocator1, typename ContainerAllocator2>
88 bool operator!=(const ::nav_msgs::GetMapAction_<ContainerAllocator1> & lhs, const ::nav_msgs::GetMapAction_<ContainerAllocator2> & rhs)
89 {
90  return !(lhs == rhs);
91 }
92 
93 
94 } // namespace nav_msgs
95 
96 namespace roswrap
97 {
98 namespace message_traits
99 {
100 
101 
102 
103 
104 
105 template <class ContainerAllocator>
106 struct IsFixedSize< ::nav_msgs::GetMapAction_<ContainerAllocator> >
107  : FalseType
108  { };
109 
110 template <class ContainerAllocator>
111 struct IsFixedSize< ::nav_msgs::GetMapAction_<ContainerAllocator> const>
112  : FalseType
113  { };
114 
115 template <class ContainerAllocator>
116 struct IsMessage< ::nav_msgs::GetMapAction_<ContainerAllocator> >
117  : TrueType
118  { };
119 
120 template <class ContainerAllocator>
121 struct IsMessage< ::nav_msgs::GetMapAction_<ContainerAllocator> const>
122  : TrueType
123  { };
124 
125 template <class ContainerAllocator>
126 struct HasHeader< ::nav_msgs::GetMapAction_<ContainerAllocator> >
127  : FalseType
128  { };
129 
130 template <class ContainerAllocator>
131 struct HasHeader< ::nav_msgs::GetMapAction_<ContainerAllocator> const>
132  : FalseType
133  { };
134 
135 
136 template<class ContainerAllocator>
137 struct MD5Sum< ::nav_msgs::GetMapAction_<ContainerAllocator> >
138 {
139  static const char* value()
140  {
141  return "e611ad23fbf237c031b7536416dc7cd7";
142  }
143 
144  static const char* value(const ::nav_msgs::GetMapAction_<ContainerAllocator>&) { return value(); }
145  static const uint64_t static_value1 = 0xe611ad23fbf237c0ULL;
146  static const uint64_t static_value2 = 0x31b7536416dc7cd7ULL;
147 };
148 
149 template<class ContainerAllocator>
150 struct DataType< ::nav_msgs::GetMapAction_<ContainerAllocator> >
151 {
152  static const char* value()
153  {
154  return "nav_msgs/GetMapAction";
155  }
156 
157  static const char* value(const ::nav_msgs::GetMapAction_<ContainerAllocator>&) { return value(); }
158 };
159 
160 template<class ContainerAllocator>
161 struct Definition< ::nav_msgs::GetMapAction_<ContainerAllocator> >
162 {
163  static const char* value()
164  {
165  return "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
166 "\n"
167 "GetMapActionGoal action_goal\n"
168 "GetMapActionResult action_result\n"
169 "GetMapActionFeedback action_feedback\n"
170 "\n"
171 "================================================================================\n"
172 "MSG: nav_msgs/GetMapActionGoal\n"
173 "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
174 "\n"
175 "Header header\n"
176 "actionlib_msgs/GoalID goal_id\n"
177 "GetMapGoal goal\n"
178 "\n"
179 "================================================================================\n"
180 "MSG: std_msgs/Header\n"
181 "# Standard metadata for higher-level stamped data types.\n"
182 "# This is generally used to communicate timestamped data \n"
183 "# in a particular coordinate frame.\n"
184 "# \n"
185 "# sequence ID: consecutively increasing ID \n"
186 "uint32 seq\n"
187 "#Two-integer timestamp that is expressed as:\n"
188 "# * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n"
189 "# * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n"
190 "# time-handling sugar is provided by the client library\n"
191 "time stamp\n"
192 "#Frame this data is associated with\n"
193 "string frame_id\n"
194 "\n"
195 "================================================================================\n"
196 "MSG: actionlib_msgs/GoalID\n"
197 "# The stamp should store the time at which this goal was requested.\n"
198 "# It is used by an action server when it tries to preempt all\n"
199 "# goals that were requested before a certain time\n"
200 "time stamp\n"
201 "\n"
202 "# The id provides a way to associate feedback and\n"
203 "# result message with specific goal requests. The id\n"
204 "# specified must be unique.\n"
205 "string id\n"
206 "\n"
207 "\n"
208 "================================================================================\n"
209 "MSG: nav_msgs/GetMapGoal\n"
210 "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
211 "# Get the map as a nav_msgs/OccupancyGrid\n"
212 "\n"
213 "================================================================================\n"
214 "MSG: nav_msgs/GetMapActionResult\n"
215 "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
216 "\n"
217 "Header header\n"
218 "actionlib_msgs/GoalStatus status\n"
219 "GetMapResult result\n"
220 "\n"
221 "================================================================================\n"
222 "MSG: actionlib_msgs/GoalStatus\n"
223 "GoalID goal_id\n"
224 "uint8 status\n"
225 "uint8 PENDING = 0 # The goal has yet to be processed by the action server\n"
226 "uint8 ACTIVE = 1 # The goal is currently being processed by the action server\n"
227 "uint8 PREEMPTED = 2 # The goal received a cancel request after it started executing\n"
228 " # and has since completed its execution (Terminal State)\n"
229 "uint8 SUCCEEDED = 3 # The goal was achieved successfully by the action server (Terminal State)\n"
230 "uint8 ABORTED = 4 # The goal was aborted during execution by the action server due\n"
231 " # to some failure (Terminal State)\n"
232 "uint8 REJECTED = 5 # The goal was rejected by the action server without being processed,\n"
233 " # because the goal was unattainable or invalid (Terminal State)\n"
234 "uint8 PREEMPTING = 6 # The goal received a cancel request after it started executing\n"
235 " # and has not yet completed execution\n"
236 "uint8 RECALLING = 7 # The goal received a cancel request before it started executing,\n"
237 " # but the action server has not yet confirmed that the goal is canceled\n"
238 "uint8 RECALLED = 8 # The goal received a cancel request before it started executing\n"
239 " # and was successfully cancelled (Terminal State)\n"
240 "uint8 LOST = 9 # An action client can determine that a goal is LOST. This should not be\n"
241 " # sent over the wire by an action server\n"
242 "\n"
243 "#Allow for the user to associate a string with GoalStatus for debugging\n"
244 "string text\n"
245 "\n"
246 "\n"
247 "================================================================================\n"
248 "MSG: nav_msgs/GetMapResult\n"
249 "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
250 "nav_msgs/OccupancyGrid map\n"
251 "\n"
252 "================================================================================\n"
253 "MSG: nav_msgs/OccupancyGrid\n"
254 "# This represents a 2-D grid map, in which each cell represents the probability of\n"
255 "# occupancy.\n"
256 "\n"
257 "Header header \n"
258 "\n"
259 "#MetaData for the map\n"
260 "MapMetaData info\n"
261 "\n"
262 "# The map data, in row-major order, starting with (0,0). Occupancy\n"
263 "# probabilities are in the range [0,100]. Unknown is -1.\n"
264 "int8[] data\n"
265 "\n"
266 "================================================================================\n"
267 "MSG: nav_msgs/MapMetaData\n"
268 "# This hold basic information about the characterists of the OccupancyGrid\n"
269 "\n"
270 "# The time at which the map was loaded\n"
271 "time map_load_time\n"
272 "# The map resolution [m/cell]\n"
273 "float32 resolution\n"
274 "# Map width [cells]\n"
275 "uint32 width\n"
276 "# Map height [cells]\n"
277 "uint32 height\n"
278 "# The origin of the map [m, m, rad]. This is the real-world pose of the\n"
279 "# cell (0,0) in the map.\n"
280 "geometry_msgs/Pose origin\n"
281 "================================================================================\n"
282 "MSG: geometry_msgs/Pose\n"
283 "# A representation of pose in free space, composed of position and orientation. \n"
284 "Point position\n"
285 "Quaternion orientation\n"
286 "\n"
287 "================================================================================\n"
288 "MSG: geometry_msgs/Point\n"
289 "# This contains the position of a point in free space\n"
290 "float64 x\n"
291 "float64 y\n"
292 "float64 z\n"
293 "\n"
294 "================================================================================\n"
295 "MSG: geometry_msgs/Quaternion\n"
296 "# This represents an orientation in free space in quaternion form.\n"
297 "\n"
298 "float64 x\n"
299 "float64 y\n"
300 "float64 z\n"
301 "float64 w\n"
302 "\n"
303 "================================================================================\n"
304 "MSG: nav_msgs/GetMapActionFeedback\n"
305 "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
306 "\n"
307 "Header header\n"
308 "actionlib_msgs/GoalStatus status\n"
309 "GetMapFeedback feedback\n"
310 "\n"
311 "================================================================================\n"
312 "MSG: nav_msgs/GetMapFeedback\n"
313 "# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======\n"
314 "# no feedback\n"
315 ;
316  }
317 
318  static const char* value(const ::nav_msgs::GetMapAction_<ContainerAllocator>&) { return value(); }
319 };
320 
321 } // namespace message_traits
322 } // namespace roswrap
323 
324 namespace roswrap
325 {
326 namespace serialization
327 {
328 
329  template<class ContainerAllocator> struct Serializer< ::nav_msgs::GetMapAction_<ContainerAllocator> >
330  {
331  template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
332  {
333  stream.next(m.action_goal);
334  stream.next(m.action_result);
335  stream.next(m.action_feedback);
336  }
337 
339  }; // struct GetMapAction_
340 
341 } // namespace serialization
342 } // namespace roswrap
343 
344 namespace roswrap
345 {
346 namespace message_operations
347 {
348 
349 template<class ContainerAllocator>
350 struct Printer< ::nav_msgs::GetMapAction_<ContainerAllocator> >
351 {
352  template<typename Stream> static void stream(Stream& s, const std::string& indent, const ::nav_msgs::GetMapAction_<ContainerAllocator>& v)
353  {
354  s << indent << "action_goal: ";
355  s << std::endl;
357  s << indent << "action_result: ";
358  s << std::endl;
360  s << indent << "action_feedback: ";
361  s << std::endl;
363  }
364 };
365 
366 } // namespace message_operations
367 } // namespace roswrap
368 
369 #endif // NAV_MSGS_MESSAGE_GETMAPACTION_H
roswrap::message_traits::FalseType
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Definition: message_traits.h:89
GetMapActionFeedback.h
multiscan_pcap_player.indent
indent
Definition: multiscan_pcap_player.py:252
roswrap::serialization::Serializer
Templated serialization class. Default implementation provides backwards compatibility with old messa...
Definition: serialization.h:120
roswrap::message_traits::HasHeader
HasHeader informs whether or not there is a header that gets serialized as the first thing in the mes...
Definition: message_traits.h:107
roswrap::message_traits::MD5Sum< ::nav_msgs::GetMapAction_< ContainerAllocator > >::value
static const char * value()
Definition: GetMapAction.h:139
const
#define const
Definition: getopt.c:38
s
XmlRpcServer s
nav_msgs::GetMapActionConstPtr
std::shared_ptr< ::nav_msgs::GetMapAction const > GetMapActionConstPtr
Definition: GetMapAction.h:65
nav_msgs::GetMapAction_::_action_goal_type
::nav_msgs::GetMapActionGoal_< ContainerAllocator > _action_goal_type
Definition: GetMapAction.h:44
nav_msgs::GetMapAction_::ConstPtr
std::shared_ptr< ::nav_msgs::GetMapAction_< ContainerAllocator > const > ConstPtr
Definition: GetMapAction.h:58
nav_msgs::GetMapAction_::GetMapAction_
GetMapAction_(const ContainerAllocator &_alloc)
Definition: GetMapAction.h:35
nav_msgs::GetMapAction_::GetMapAction_
GetMapAction_()
Definition: GetMapAction.h:30
roswrap::message_operations::Printer::stream
static void stream(Stream &s, const std::string &indent, const M &value)
Definition: message_operations.h:43
roswrap::message_traits::IsFixedSize
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
Definition: message_traits.h:103
nav_msgs::GetMapAction
::nav_msgs::GetMapAction_< std::allocator< void > > GetMapAction
Definition: GetMapAction.h:62
ros::message_operations::Printer
ROS_DECLARE_ALLINONE_SERIALIZER
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
Definition: serialization.h:74
nav_msgs::operator<<
std::ostream & operator<<(std::ostream &s, const ::nav_msgs::GetMapAction_< ContainerAllocator > &v)
Definition: GetMapAction.h:72
roswrap::message_traits::DataType
Specialize to provide the datatype for a message.
Definition: message_traits.h:135
nav_msgs::GetMapAction_
Definition: GetMapAction.h:26
roswrap::message_traits::Definition
Specialize to provide the definition for a message.
Definition: message_traits.h:152
roswrap::message_traits::Definition< ::nav_msgs::GetMapAction_< ContainerAllocator > >::value
static const char * value()
Definition: GetMapAction.h:163
GetMapActionResult.h
GetMapActionGoal.h
roswrap::message_traits::DataType< ::nav_msgs::GetMapAction_< ContainerAllocator > >::value
static const char * value()
Definition: GetMapAction.h:152
nav_msgs::GetMapActionResult_
Definition: GetMapActionResult.h:26
roswrap::message_traits::MD5Sum< ::nav_msgs::GetMapAction_< ContainerAllocator > >::value
static const char * value(const ::nav_msgs::GetMapAction_< ContainerAllocator > &)
Definition: GetMapAction.h:144
nav_msgs::GetMapAction_::Type
GetMapAction_< ContainerAllocator > Type
Definition: GetMapAction.h:28
roswrap
Definition: param_modi.cpp:41
roswrap::message_operations::Printer
Definition: message_operations.h:40
roswrap::message_traits::TrueType
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Definition: message_traits.h:79
roswrap::message_traits::MD5Sum
Specialize to provide the md5sum for a message.
Definition: message_traits.h:118
nav_msgs
Definition: GetMap.h:16
roswrap::serialization::Serializer< ::nav_msgs::GetMapAction_< ContainerAllocator > >::allInOne
static void allInOne(Stream &stream, T m)
Definition: GetMapAction.h:331
roswrap::message_operations::Printer< ::nav_msgs::GetMapAction_< ContainerAllocator > >::stream
static void stream(Stream &s, const std::string &indent, const ::nav_msgs::GetMapAction_< ContainerAllocator > &v)
Definition: GetMapAction.h:352
roswrap::message_traits::IsMessage
Am I message or not.
Definition: message_traits.h:112
nav_msgs::operator==
bool operator==(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
Definition: GetMapAction.h:80
nav_msgs::GetMapAction_::action_result
_action_result_type action_result
Definition: GetMapAction.h:48
nav_msgs::GetMapActionFeedback_
Definition: GetMapActionFeedback.h:26
sick_scan_base.h
roswrap::serialization::Stream
Stream base-class, provides common functionality for IStream and OStream.
Definition: serialization.h:705
roswrap::message_traits::Definition< ::nav_msgs::GetMapAction_< ContainerAllocator > >::value
static const char * value(const ::nav_msgs::GetMapAction_< ContainerAllocator > &)
Definition: GetMapAction.h:318
roswrap::message_traits::DataType< ::nav_msgs::GetMapAction_< ContainerAllocator > >::value
static const char * value(const ::nav_msgs::GetMapAction_< ContainerAllocator > &)
Definition: GetMapAction.h:157
nav_msgs::GetMapAction_::action_feedback
_action_feedback_type action_feedback
Definition: GetMapAction.h:51
nav_msgs::GetMapActionGoal_
Definition: GetMapActionGoal.h:26
nav_msgs::GetMapActionPtr
std::shared_ptr< ::nav_msgs::GetMapAction > GetMapActionPtr
Definition: GetMapAction.h:64
nav_msgs::GetMapAction_::_action_feedback_type
::nav_msgs::GetMapActionFeedback_< ContainerAllocator > _action_feedback_type
Definition: GetMapAction.h:50
nav_msgs::operator!=
bool operator!=(const ::nav_msgs::GetMapAction_< ContainerAllocator1 > &lhs, const ::nav_msgs::GetMapAction_< ContainerAllocator2 > &rhs)
Definition: GetMapAction.h:88
nav_msgs::GetMapAction_::Ptr
std::shared_ptr< ::nav_msgs::GetMapAction_< ContainerAllocator > > Ptr
Definition: GetMapAction.h:57
nav_msgs::GetMapAction_::action_goal
_action_goal_type action_goal
Definition: GetMapAction.h:45
nav_msgs::GetMapAction_::_action_result_type
::nav_msgs::GetMapActionResult_< ContainerAllocator > _action_result_type
Definition: GetMapAction.h:47


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:08