8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
config BR2_PACKAGE_VISUALIZATION_MSGS
|
|
bool "visualization-msgs"
|
|
select BR2_PACKAGE_GEOMETRY_MSGS
|
|
help
|
|
visualization msgs is a set of messages used by higher
|
|
level packages, such as rviz, that deal in visualization-
|
|
specific data
|