~vibhavp/ubuntu/saucy/urg/merge-from-debian

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
----------------------------------------------------------------------
-- About URG Library (C/C++)
----------------------------------------------------------------------

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


License
----------------------------------------
- LGPL


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.


Contact
----------------------------------------
URG Helper Mailing List <urgwidget-users@lists.sourceforge.net>