jpkelly / SlamtecCHOP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TouchDesigner Slamtec Lidar support

CPlusPlus CHOP for TouchDesigner to read data from Slamtec Lidar. Pleaase check the Dubug folder or release for example.

Supported:

  • RPLIDAR A1 / A2 / A3
  • RPLIDAR S1 / S2

For the setup check your COM port in the windows manager and setup baundrate to match your lidar model. You can add the infoDAT to see lidar information.

Compiling

  1. Clone this repository
  2. Clone the rplidar sdk
  3. Open in Visual Studio 2019
  4. Add the rplidar sdk to the project
  5. Follow this stepss to setup right linking
  6. Build

TODO:

  • Support for all serial baudrates
  • Receive lidar information and available modes
  • Support for the network models over TCP/UDP
  • Settings for the lidar (change mode, change motor speed, etc)

Did you find it useful? - support by buying me a book

About


Languages

Language:C++ 99.9%Language:C 0.1%