pylabrobot.brooks.precise_flex.PreciseFlex.parking_position#

property PreciseFlex.parking_position: Dict[int, float] | None#

The pose park() moves to. Assign one of the PARKING_POSITION_BACK/RIGHT/FRONT class constants or any JointPose; the assignment is validated (keys must be Axis members, values must be within the soft limits once the configuration is known). None until setup, where it defaults to PARKING_POSITION_RIGHT. A pose that omits Axis.BASE has its Z filled at park time.