Skip to content

twobackfromtheend/RLBouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RLBouncer

Run ball.py. By default, it'll loop through the .csvs in the data folder. It'll plot each dataset with the real values (in black) and simualted ones (in red). Close the plot and press enter to move on to the next one.

Thanks for the algorithm and datasets go to this guy. https://samuelpmish.github.io/notes/RocketLeague/ball_bouncing/

Requires:

  • matplotlib for plotting
  • pandas for csv stuff.
  • numpy for data stuff.

Simulations for the ~350 samples by chip here https://imgur.com/a/tUpPX Red is simulated. Black is actual.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages