7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
config BR2_PACKAGE_GENCPP
|
|
bool "gencpp for ROS"
|
|
depends on BR2_PACKAGE_HOST_CATKIN
|
|
select BR2_PACKAGE_GENMSG
|
|
help
|
|
ROS C++ message definition and serialization generators
|