Skip to content

Commit 8583b81

Browse files
LeanMeanBeanMachine4774auscompgeek
authored andcommitted
remove comment in ballistics
Co-authored-by: David Vo <[email protected]>
1 parent 2bbc6f2 commit 8583b81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/ballistics.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ class BallisticsComponent:
6464
math.radians(-15) + WristComponent.COM_DIFFERENCE,
6565
math.radians(-25) + WristComponent.COM_DIFFERENCE
6666
),
67-
# 16.5: (math.radians(-11.0), math.radians(-19), -25),
6867
ALGAE_MAX_DIAMETER: (
6968
math.radians(-10) + WristComponent.COM_DIFFERENCE,
7069
math.radians(-15) + WristComponent.COM_DIFFERENCE,

0 commit comments

Comments
 (0)