/Sensor

Sensor is a cross-platform application to use the LD-MRS laser scanners

Primary LanguageC++MIT LicenseMIT

GitHub release GitHub issues GitHub forks GitHub stars GitHub license

Welcome to Sensor project!

Sensor is a cross-platform application to use the LD-MRS scanners. The program uses Ethernet protocol and allows to obtain measurement data, change device settings, as well as track the status of the device and to detect errors and warnings. The program is based on the Qt Framework and can run on all platforms supported by this library.

Contribute

There are several ways to contribute to Sensor project:

Documentation

Building

  • Download and extract the latest release of the source code.
  • Download and install the latest version of Qt.
  • Launch Qt Creator and open the project file "Sensor.pro".
  • Rebuild the project by clicking "Rebuild all" in the "Build" menu.
  • Launch the application by clicking "Run" in the "Build" menu.

Usage

  • Connect the LD-MRS scanner to the network.
  • Launch the application and connect to the scanner by entering its address and clicking "Connect".
  • Use the tabs "Chart" and "Settings" to see the scanner measurement and control its parameters.