PreciseFlex events#
The instrumented brooks.precise_flex.PreciseFlex frontend emits started, completed, and
failed records for each of these public controller operations:
Category |
Operations |
|---|---|
Lifecycle and state |
|
Motion |
|
Controller pick/drop |
|
Each event includes the controller device. Cartesian targets are reported as target.location
using PLR’s serialized Coordinate form. Joint targets use an axis-name-to-value mapping.
These controller-level operations do not invent a PLR resource transfer. A resource-aware caller that knows it is approaching, picking up, moving, or dropping a PLR resource should emit the corresponding resource-transfer operation separately.