upkie 9.0.1
Open-source wheeled biped robots
Loading...
Searching...
No Matches

◆ __init__()

def __init__ (   self,
Union[List[float], np.ndarray]  force,
bool   local = False 
)

Initialize external force.

Parameters
forceForce vector [fx, fy, fz] in Newtons.
localWhether the force is in the local (True) or world (False) frame.