----------------------------------------------------------------------
-- About URG Library (C/C++) [2008/06/25]
----------------------------------------------------------------------

About
----------------------------------------
This is Library for URG Sensors. (Classic-URG, Rapid-URG, Hi-URG, Top-URG)


Compiling and Running
----------------------------------------
- Windows (Visual Studio 2005)
    - Decompress package folder and select "urg-X.X.X/samples/c/*/*.vcproj"
    - After project opens in Visual Studio, press F5 to Build and Run.
    - If COM port is not detected, change the "device" in the main.

- Linux, Mac
    - Decompress and ./configure & make

- C++ Library required boost(>=1.35) and SDL(>=1.2.10) library.


Important
----------------------------------------
- Author does not bear responsibility for any loss or damage caused by using this code.(Bug reports are welcome)
- Change the "device" and com_baudrate inside main() if needed.

Contact
----------------------------------------
Satofumi KAMIMURA <s-kamimura@hokuyo-aut.co.jp>
