linuxOS_AP05/buildroot/package/rockchip/ros/message-generation/Config_kinetic.in

12 lines
373 B
Plaintext
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_MESSAGE_GENERATION
bool "message generation for ROS"
depends on BR2_PACKAGE_HOST_CATKIN
select BR2_PACKAGE_GENMSG
select BR2_PACKAGE_GENCPP
select BR2_PACKAGE_GENLISP
select BR2_PACKAGE_GENPY
select BR2_PACKAGE_GENEUS
select BR2_PACKAGE_GENNODEJS
help
Package modeling the build-time dependencies for generating language bindings of messages.