#include <yarp/rosmsg/geometry_msgs/Pose2D.h>
|
static constexpr const char * | typeName = "geometry_msgs/Pose2D" |
|
static constexpr const char * | typeChecksum = "938fa65709584ad8e77d238529be13b8" |
|
static constexpr const char * | typeText |
|
Definition at line 32 of file Pose2D.h.
◆ bottleStyle
◆ rosStyle
◆ Pose2D()
yarp::rosmsg::geometry_msgs::Pose2D::Pose2D |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::geometry_msgs::Pose2D::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 93 of file Pose2D.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 135 of file Pose2D.h.
◆ writeBare()
◆ writeBottle()
◆ theta
◆ typeChecksum
constexpr const char* yarp::rosmsg::geometry_msgs::Pose2D::typeChecksum = "938fa65709584ad8e77d238529be13b8" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::geometry_msgs::Pose2D::typeName = "geometry_msgs/Pose2D" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::geometry_msgs::Pose2D::typeText |
|
staticconstexpr |
Initial value:= "\
# This expresses a position and orientation on a 2D manifold.\n\
\n\
float64 x\n\
float64 y\n\
float64 theta\n\
"
Definition at line 153 of file Pose2D.h.
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/geometry_msgs/Pose2D.h