_active_hinge_sensor_state_impl

Module Contents

Classes

ActiveHingeSensorStateImpl

ActiveHingeSensorState implementation for physical robots.

class ActiveHingeSensorStateImpl(position: float)

Bases: revolve2.modular_robot.sensor_state.ActiveHingeSensorState

Inheritance diagram of modular_robot_physical.remote._active_hinge_sensor_state_impl.ActiveHingeSensorStateImpl

ActiveHingeSensorState implementation for physical robots.

property position: float

Get the measured position of the active hinge.

Returns:

The measured position.