Mobility
config type that controls the motion of a robot. The Mobility
config type goes through many iterations—parameters
are added or deprecated (creating new config schemas for the config type) and given different
values (creating new config instances for the config type).
The Mobility
config type is not a particular instantiation of parameters or a particular specification of constraints. Instead, it is the parameters responsible for configuring the motion of a robot at any point in an application’s lifecycle.
hardware
tag type could be used to group devices based on their hardware:
Raspberry Pi 4 Model B
NVIDIA Jetson Orin Nano
NVIDIA Jetson Orin AGX
environment
tag type could group devices based on their stage of development:
Dev
QA
Beta
Stable
accelerometer
tag type could define a tag for each accelerometer:
Accelerometer 1
Accelerometer 2
Accelerometer 3
Accelerometer 4