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

Joint limit in configuration and tangent spaces. More...

Public Member Functions

def __init__ (self, float lower, float upper, float velocity, float effort)
 Manual constructor for joint limits. More...
 

Public Attributes

 lower
 Lower configuration limit of the joint, in radians.
 
 upper
 Upper configuration limit of the joint, in radians.
 
 velocity
 Velocity limit of the joint, in rad/s.
 
 effort
 Torque limit of the joint, in N⋅m.
 

Detailed Description

Joint limit in configuration and tangent spaces.

Attributes of this class match the URDF specification.


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