Difference between revisions of "URG laser"

From ArmadeusWiki
Jump to: navigation, search
(creation)
 
Line 14: Line 14:
 
</pre>
 
</pre>
 
* reflash rootfs
 
* reflash rootfs
 +
 +
  
 
==Usage==
 
==Usage==
 +
 +
To use Hokoyu laser, you need Prolific pl2303 USB to serial adapter ( [[USB_to_serial_adapter | see here to install pl2303]]).
 +
 +
==Code example==
  
 
==Links==
 
==Links==

Revision as of 21:11, 15 July 2010

How to drive Hoyuko's URG series laser sensors.

Installation

$ make menuconfig
Package Selection for the target  --->
    Hardware handling / blockdevices and filesystem maintenance  --->
        [*]   urg library
$ make
  • reflash rootfs


Usage

To use Hokoyu laser, you need Prolific pl2303 USB to serial adapter ( see here to install pl2303).

Code example

Links