is_steady()

The function will return true when the robot has been standing still with zero target velocity for 500ms

When the function returns true, the robot is able to adapt to large external forces and torques, e.g. from screwdrivers, without issuing a protective stop.

Return Value

True when the robot able to adapt to external forces, false otherwise (bool)