| 
    upkie 10.0.0
    
   Open-source wheeled biped robots 
   | 
 
| List[PointContact] get_contact_points | ( | self, | |
| Optional[str] | link_name = None  | 
        ||
| ) | 
Get contact points from PyBullet simulation.
| link_name | Optional link name to filter contacts. If provided, only returns contact points involving this specific link. If None, returns all contact points for the robot. |