Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::Ibeo::DeviceStatus Class Reference

#include <ibeo_core.h>

Inheritance diagram for AS::Drivers::Ibeo::DeviceStatus:
Inheritance graph
[legend]

Public Member Functions

 DeviceStatus ()
 
void parse (const std::vector< uint8_t > &in)
 
- Public Member Functions inherited from AS::Drivers::Ibeo::IbeoTxMessage
virtual std::vector< Point3Dget_contour_points ()
 
virtual std::vector< IbeoObjectget_objects ()
 
virtual std::vector< Point3DLget_scan_points ()
 
 IbeoTxMessage ()
 
 IbeoTxMessage (bool scan_points, bool contour_points, bool objects)
 

Public Attributes

float frequency
 
uint8_t scanner_type
 
float sensor_temperature
 
- Public Attributes inherited from AS::Drivers::Ibeo::IbeoTxMessage
uint16_t data_type
 
bool has_contour_points
 
bool has_objects
 
bool has_scan_points
 
IbeoDataHeader ibeo_header
 

Static Public Attributes

static const int32_t DATA_TYPE = 0x6301
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::Ibeo::IbeoTxMessage
static std::shared_ptr< IbeoTxMessagemake_message (const uint16_t &data_type)
 

Detailed Description

Definition at line 966 of file ibeo_core.h.

Constructor & Destructor Documentation

DeviceStatus::DeviceStatus ( )

Definition at line 1666 of file ibeo_core.cpp.

Member Function Documentation

void DeviceStatus::parse ( const std::vector< uint8_t > &  in)
virtual

Implements AS::Drivers::Ibeo::IbeoTxMessage.

Definition at line 1670 of file ibeo_core.cpp.

Member Data Documentation

const int32_t AS::Drivers::Ibeo::DeviceStatus::DATA_TYPE = 0x6301
static

Definition at line 969 of file ibeo_core.h.

float AS::Drivers::Ibeo::DeviceStatus::frequency

Definition at line 973 of file ibeo_core.h.

uint8_t AS::Drivers::Ibeo::DeviceStatus::scanner_type

Definition at line 971 of file ibeo_core.h.

float AS::Drivers::Ibeo::DeviceStatus::sensor_temperature

Definition at line 972 of file ibeo_core.h.


The documentation for this class was generated from the following files:


ibeo_core
Author(s): Joshua Whitley , Daniel Stanek
autogenerated on Fri Jun 7 2019 21:53:43