2013-03-11 19:58:41 +01:00
|
|
|
config BR2_PACKAGE_URG
|
|
|
|
bool "urg"
|
|
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
|
|
help
|
|
|
|
Library to control Hokuyo's URG series sensors.
|
|
|
|
|
|
|
|
http://www.hokuyo-aut.jp/02sensor/07scanner/download/urg_programs_en/
|
|
|
|
|
2013-10-13 16:55:32 +02:00
|
|
|
comment "urg needs a toolchain w/ C++"
|
2013-03-11 19:58:41 +01:00
|
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|