Template Class LidarDriverImpl
Defined in File lidar_driver_impl.hpp
Class Documentation
-
template<typename T_PointCloud>
class LidarDriverImpl Public Functions
-
inline LidarDriverImpl()
-
inline ~LidarDriverImpl()
-
inline bool init(const RSDriverParam ¶m)
-
inline bool start()
-
inline void stop()
-
inline bool getTemperature(float &temp)
-
inline bool getDeviceInfo(DeviceInfo &info)
-
inline bool getDeviceStatus(DeviceStatus &status)
-
inline LidarDriverImpl()