We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbc6f2 commit 8583b81Copy full SHA for 8583b81
components/ballistics.py
@@ -64,7 +64,6 @@ class BallisticsComponent:
64
math.radians(-15) + WristComponent.COM_DIFFERENCE,
65
math.radians(-25) + WristComponent.COM_DIFFERENCE
66
),
67
- # 16.5: (math.radians(-11.0), math.radians(-19), -25),
68
ALGAE_MAX_DIAMETER: (
69
math.radians(-10) + WristComponent.COM_DIFFERENCE,
70
0 commit comments