Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.37 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.37 KB

Scanse Sweep Motion Tracking

Motion tracking using scanse sweep in processing

Getting Started

This software is using a sweep-processing. Please download the latest release here and save it in your Processing/libraries folder.

Now open lidar_visualizer/lidar_visualizer.pde in Processing and run the file. You may need to change number "3" in line 56 according to the port the sweep is connected. You can find all available ports in the Processing console after running the software.

Detecting movement

Live measurements

After running the Processing script, you will see the current scan measurements. live recording

Record environment

Please make sure that there is nobody visible in your room. You can now click on the Record Button and wait until the environment is recorded (it waits 5 seconds till it records and then records 10 seconds).

Show movement

You can now click on the Movement Button and see all movements in the recorded environment.

live movement

Built with