Skip to content

Commit

Permalink
[Beetle][Nav] fixed bug in landing motion
Browse files Browse the repository at this point in the history
  • Loading branch information
sugihara-16 committed Apr 14, 2024
1 parent 4bea290 commit 35b2a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robots/beetle/config/NavigationConfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ navigation:
takeoff_height: 1.0 #1.0
outdoor_takeoff_height: 1.5
convergent_duration: 10.0
land_descend_vel: 0.15
land_descend_vel: -0.15

# teleop operation
max_target_vel: 0.5
Expand Down

0 comments on commit 35b2a2c

Please sign in to comment.