#include <yarp/rosmsg/sensor_msgs/Range.h>
|
static const std::uint8_t | ULTRASOUND = 0 |
|
static const std::uint8_t | INFRARED = 1 |
|
static constexpr const char * | typeName = "sensor_msgs/Range" |
|
static constexpr const char * | typeChecksum = "c005c34273dc426c67a020a87bc24148" |
|
static constexpr const char * | typeText |
|
Definition at line 68 of file Range.h.
◆ bottleStyle
◆ rosStyle
◆ Range()
yarp::rosmsg::sensor_msgs::Range::Range |
( |
| ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::sensor_msgs::Range::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 172 of file Range.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 238 of file Range.h.
◆ writeBare()
◆ writeBottle()
◆ field_of_view
◆ header
◆ INFRARED
const std::uint8_t yarp::rosmsg::sensor_msgs::Range::INFRARED = 1 |
|
static |
◆ max_range
◆ min_range
◆ radiation_type
std::uint8_t yarp::rosmsg::sensor_msgs::Range::radiation_type |
◆ range
◆ typeChecksum
constexpr const char* yarp::rosmsg::sensor_msgs::Range::typeChecksum = "c005c34273dc426c67a020a87bc24148" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::sensor_msgs::Range::typeName = "sensor_msgs/Range" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::sensor_msgs::Range::typeText |
|
staticconstexpr |
◆ ULTRASOUND
const std::uint8_t yarp::rosmsg::sensor_msgs::Range::ULTRASOUND = 0 |
|
static |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/sensor_msgs/Range.h