11#ifndef YARP_THRIFT_GENERATOR_STRUCT_LASERSCAN2D_H
12#define YARP_THRIFT_GENERATOR_STRUCT_LASERSCAN2D_H
30 double angle_min{0.0};
34 double angle_max{0.0};
38 double range_min{0.0};
42 double range_max{0.0};
50 std::int32_t status{3};
57 const double angle_max,
58 const double range_min,
59 const double range_max,
61 const std::int32_t status);
std::string toString(const T &value)
convert an arbitrary type to string.
contains the definition of a Vector type
yarp::os::idl::Unwrapped< LaserScan2D > unwrapped
An interface for reading from a network connection.
An interface for writing to a network connection.
A "tamed" Portable, that promises to serialize itself in an IDL-friendly way.
IDL-friendly connection reader.
IDL-friendly connection writer.
For streams capable of holding different kinds of content, check what they actually have.