Skip to content

Commit

Permalink
experimental disable obstacle in MPC
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac-F24 committed Feb 3, 2024
1 parent 76bf7a0 commit a25be4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lunabot_config/config/mpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ iterations: 10
w_linear: 1.0
w_angular: 5.0
w_waypoint: 20.0
w_occupied: 100.0
w_occupied: 0.0
horizon_length: 10
frequency: 30
min_distance_threshold: 0.5
Expand Down

0 comments on commit a25be4a

Please sign in to comment.