Skip to content
This repository has been archived by the owner on Jul 20, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 360 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 360 Bytes

erle-rangefinder

Compile instructions

Terminal

To visualize the lectures from the sensor in the terminal

g++ main.cpp LRM30_serial.cpp -o main -I/usr/local/include -L/usr/local/lib -lserial

Qt

qtcreator BoschLMR30.pro

Click on the hammer to compile ;)

Dependencies