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

Contact information from the robot's perspective. More...

Public Member Functions

def __init__ (self, str link_name, np.ndarray position_contact_in_world, np.ndarray force_in_world)
 Initialize point contact. More...
 
str __repr__ (self)
 String representation of the point contact. More...
 

Public Attributes

 force_in_world
 Total contact force vector in world coordinates.
 
 link_name
 Name of the robot link in contact.
 
 position_contact_in_world
 Position of the contact point in world coordinates.
 

Detailed Description

Contact information from the robot's perspective.


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