#include <yarp/rosmsg/nav_msgs/Path.h>
|
static constexpr const char * | typeName = "nav_msgs/Path" |
|
static constexpr const char * | typeChecksum = "6227e2b7e9cce15051f669a5e197bbf7" |
|
static constexpr const char * | typeText |
|
Definition at line 33 of file Path.h.
◆ bottleStyle
◆ rosStyle
◆ Path()
yarp::rosmsg::nav_msgs::Path::Path |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::nav_msgs::Path::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 102 of file Path.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 150 of file Path.h.
◆ writeBare()
◆ writeBottle()
◆ header
◆ poses
◆ typeChecksum
constexpr const char* yarp::rosmsg::nav_msgs::Path::typeChecksum = "6227e2b7e9cce15051f669a5e197bbf7" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::nav_msgs::Path::typeName = "nav_msgs/Path" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::nav_msgs::Path::typeText |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/nav_msgs/Path.h