We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Lidar Controller (C++) controls the LiDAR sensor — an SLAMTEC RPLIDAR A1M8.
It scans, parses, and publishes environment data to the MQTT broker using the RPLIDAR SDK.
make build_app
sudo screen -S LidarController ./output/Linux/Release/LidarController
sudo screen -S LidarController -X stuff "^C"
Caution
Always start the MQTT Broker first.
Important
Always use the session name LidarController.
LidarController