Difference between revisions of "URG laser"
From ArmadeusWiki
(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 20:11, 15 July 2010
How to drive Hoyuko's URG series laser sensors.
Contents
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).