pylabrobot.brooks.precise_flex.PreciseFlex.parking_position#
- property PreciseFlex.parking_position: Dict[int, float] | None#
The pose
park()moves to. Assign one of thePARKING_POSITION_BACK/RIGHT/FRONTclass constants or any JointPose; the assignment is validated (keys must beAxismembers, values must be within the soft limits once the configuration is known). None until setup, where it defaults toPARKING_POSITION_RIGHT. A pose that omitsAxis.BASEhas its Z filled at park time.