Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::drivers::robosense::Input Class Reference

#include <input.h>

Collaboration diagram for apollo::drivers::robosense::Input:
Collaboration graph

Public Member Functions

 Input (const uint16_t &msop_port, const uint16_t &difop_port)
 
 ~Input ()
 
InputState getPacket (uint8_t *pkt, uint32_t timeout)
 

Constructor & Destructor Documentation

◆ Input()

apollo::drivers::robosense::Input::Input ( const uint16_t &  msop_port,
const uint16_t &  difop_port 
)

◆ ~Input()

apollo::drivers::robosense::Input::~Input ( )

Member Function Documentation

◆ getPacket()

InputState apollo::drivers::robosense::Input::getPacket ( uint8_t *  pkt,
uint32_t  timeout 
)

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