7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
config BR2_PACKAGE_GENLISP
|
|
bool "genlisp for ROS"
|
|
depends on BR2_PACKAGE_HOST_CATKIN
|
|
select BR2_PACKAGE_GENMSG
|
|
help
|
|
Lisp message generation for ROS
|