#include <yarp/rosmsg/nav_msgs/GetMap.h>
|
static constexpr const char * | typeName = "nav_msgs/GetMap" |
|
static constexpr const char * | typeChecksum = "d41d8cd98f00b204e9800998ecf8427e" |
|
static constexpr const char * | typeText |
|
Definition at line 31 of file GetMap.h.
◆ bottleStyle
◆ rosStyle
◆ GetMap()
yarp::rosmsg::nav_msgs::GetMap::GetMap |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::nav_msgs::GetMap::clear |
( |
| ) |
|
|
inline |
◆ getType()
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
Definition at line 62 of file GetMap.h.
◆ readBare()
◆ readBottle()
◆ write()
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 85 of file GetMap.h.
◆ writeBare()
◆ writeBottle()
◆ typeChecksum
constexpr const char* yarp::rosmsg::nav_msgs::GetMap::typeChecksum = "d41d8cd98f00b204e9800998ecf8427e" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::nav_msgs::GetMap::typeName = "nav_msgs/GetMap" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::nav_msgs::GetMap::typeText |
|
staticconstexpr |
Initial value:= "\
# Get the map as a nav_msgs/OccupancyGrid\n\
---\n\
nav_msgs/OccupancyGrid map\n\
"
Definition at line 103 of file GetMap.h.
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/nav_msgs/GetMap.h