Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Kaiyotech/Opti
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiyotech committed Feb 10, 2023
2 parents 2093eea + 9eba683 commit 4ce62a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion worker_walldash.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
Walldash(location="ball", end_object=end_object, zero_boost_weight=0.7,
ball_vel_mult=2.5, min_car_vel=400, max_car_vel=800),
),
(0.35, 0.25, 0.1, 0.15, 0.15)
(0.30, 0.20, 0.325, 0.075, 0.1)
# (0.35, 0.25, 0.1, 0.15, 0.15)
# (0.1, 0.4, 0.05, 0.45, 0) # temp to learn walldash
# (0.75, 0, 0, 0, 0.25) # testing
# (0, 0, 0, 1, 0) # testing
Expand Down

0 comments on commit 4ce62a9

Please sign in to comment.