Template Class DecoderRSP128

Inheritance Relationships

Base Type

Class Documentation

template<typename T_PointCloud>
class DecoderRSP128 : public robosense::lidar::DecoderMech<T_PointCloud>

Public Functions

inline virtual void decodeDifopPkt(const uint8_t *pkt, size_t size)
inline virtual bool decodeMsopPkt(const uint8_t *pkt, size_t size)
virtual ~DecoderRSP128() = default
inline explicit DecoderRSP128(const RSDecoderParam &param)
inline virtual bool isNewFrame(const uint8_t *packet) override

Protected Functions

template<typename T_BlockIterator>
inline bool internDecodeMsopPkt(const uint8_t *pkt, size_t size)

Protected Static Functions

static inline RSDecoderMechConstParam &getConstParam()
static inline RSEchoMode getEchoMode(uint8_t mode)