HJReachability / ilqgames

Iterative Linear-Quadratic Games!
https://hjreachability.github.io/ilqgames/
BSD 3-Clause "New" or "Revised" License
145 stars 43 forks source link

Defensive driving PR #61

Open dfridovi opened 3 years ago

dfridovi commented 3 years ago

@chihyuanchiu can you clean up and open a PR to merge the defensive driving branch into master? I thought it was already in there but evidently it's not...

dfridovi commented 3 years ago

@chihyuanchiu your latest commit seems to have broken a ton of the examples. Try running skeleton_example now and it totally breaks.. I have to revert to 4ec2ea7 to get it to even run past the first commit (needs an --initial_alpha_scaling=0.3 modification even there to run correctly). I reverted your previous merge (5bff5dd). Before making any changes to master, please open a PR from your branch to master and confirm that all examples still run reasonably well.