✨ update urdf and dependencies
This commit is contained in:
@@ -17,6 +17,7 @@ class ActuatorConfig:
|
||||
joint: str = ""
|
||||
gear: float = 1.0
|
||||
ctrl_range: tuple[float, float] = (-1.0, 1.0)
|
||||
damping: float = 0.05 # joint damping — limits max speed: vel_max ≈ torque / damping
|
||||
|
||||
|
||||
@dataclasses.dataclass
|
||||
|
||||
Reference in New Issue
Block a user