8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
config BR2_PACKAGE_SHAPE_MSGS
|
|
bool "shape-msgs"
|
|
select BR2_PACKAGE_GEOMETRY_MSGS
|
|
help
|
|
This package contains messages for defining shapes, such
|
|
as simple solid object primitives (cube, sphere, etc),
|
|
planes, and meshes
|