https://github.com/jetsonhacks/lidarplotsketch
Sketch for showing lidar data
https://github.com/jetsonhacks/lidarplotsketch
Last synced: 2 months ago
JSON representation
Sketch for showing lidar data
- Host: GitHub
- URL: https://github.com/jetsonhacks/lidarplotsketch
- Owner: jetsonhacks
- License: mit
- Created: 2015-09-04T20:23:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T20:37:42.000Z (over 9 years ago)
- Last Synced: 2025-01-22T00:34:19.777Z (4 months ago)
- Language: C++
- Size: 344 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LidarPlotSketch
Sketch for showing lidar data from a LIDAR-Lite. This is just a sketch written in a couple of hours, not really useful for anything much.This code uses qcustomplot: http://www.qcustomplot.com/
This code requires Qt Creator, and runs on version 5.5.
This code is not supported in any meaningful way, use at your discretion.