Skip to content

Commit

Permalink
Raised max and min thrust
Browse files Browse the repository at this point in the history
  • Loading branch information
Andeshog committed Aug 5, 2024
1 parent 7dd07c7 commit bced81a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asv_setup/config/robots/freya.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
yaw: true
thrusters:
num: 4
min: -200
max: 200
min: -1000
max: 1000
configuration_matrix: #NED
[0.70711, 0.70711, 0.70711, 0.70711,
-0.70711, 0.70711, -0.70711, 0.70711,
Expand Down

0 comments on commit bced81a

Please sign in to comment.