|
Firmware
|
#include "LidarLite.h"#include <px4_workqueue.h>#include <drivers/device/ringbuffer.h>#include <perf/perf_counter.h>#include <uORB/uORB.h>#include <uORB/topics/pwm_input.h>#include <uORB/topics/distance_sensor.h>Go to the source code of this file.
Classes | |
| class | LidarLitePWM |
Driver for the PulsedLight Lidar-Lite range finders connected via PWM.
This driver accesses the pwm_input published by the pwm_input driver.
1.8.12