Skip to content

Commit

Permalink
Throttle at .65
Browse files Browse the repository at this point in the history
  • Loading branch information
ROV Laptop committed Jun 21, 2024
1 parent dabe736 commit 618c071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/surface/flight_control/flight_control/multiplexer.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from rov_msgs.srv import AutonomousFlight

# Brown out protection
SPEED_THROTTLE = 0.85
SPEED_THROTTLE = 0.65

# Joystick curve
JOYSTICK_EXPONENT = 3
Expand Down

0 comments on commit 618c071

Please sign in to comment.