linuxOS_AP05/buildroot/package/rockchip/ros/message-runtime/Config.in

10 lines
331 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_MESSAGE_RUNTIME
bool "message runtime for ROS"
depends on BR2_PACKAGE_HOST_CATKIN
depends on BR2_PACKAGE_ROSCPP_CORE_SET
select BR2_PACKAGE_GENCPP
select BR2_PACKAGE_CPP_COMMON
select BR2_PACKAGE_ROSCPP_SERIALIZATION
help
Package modeling the run-time dependencies for language bindings of messages.