资 源 简 介
Purpose
Using Hokuyo URG 04Lx UG01 laser distance sensor with our own software in our projects
A demo program written in VB.NET language
Aim
Understanding communication protocol of sensor
Gathering online distance info
* Direct distance
* All values with corresponding angles
Saving sensor data into readable, reusable file
* Like «CSV (Comma Separated Values)» format
Requirements
.NET 2.0 Framework
Visual Studio .NET >2005 (for compiling)