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

External force applied to a robot link. More...

Public Member Functions

def __init__ (self, Union[List[float], np.ndarray] force, bool local=False)
 Initialize external force. More...
 
str __repr__ (self)
 String representation of the external force. More...
 

Public Attributes

 force
 Force vector [fx, fy, fz] in Newtons.
 
 local
 Whether the force is in local frame (True) or world frame (False). More...
 

Detailed Description

External force applied to a robot link.


The documentation for this class was generated from the following file: