Skip to content

Commit

Permalink
standard_vtol.sdf: increase max airspeed for thrust model to 30m/s (#…
Browse files Browse the repository at this point in the history
…1046)

Signed-off-by: Silvan Fuhrer <[email protected]>
  • Loading branch information
sfuhrer authored Jun 17, 2024
1 parent 7dc8042 commit 67431d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/standard_vtol/standard_vtol.sdf.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@
<timeConstantDown>0.025</timeConstantDown>
<maxRotVelocity>3500</maxRotVelocity>
<motorConstant>8.54858e-06</motorConstant>
<maxRelativeAirspeed>30</maxRelativeAirspeed>
<momentConstant>0.01</momentConstant>
<commandSubTopic>/gazebo/command/motor_speed</commandSubTopic>
<motorNumber>4</motorNumber>
Expand Down

0 comments on commit 67431d2

Please sign in to comment.