Skip to content

RLBot python agents that record and playback controller-passthroughs

License

Notifications You must be signed in to change notification settings

robbai/RLBotSequence

Repository files navigation

RLBotSequence

License

Python agents that record and playback controller-passthroughs.

Recording

Select the config recorder.cfg, and drive around using a pygame supported controller. Controller button "4" (Share button on a PS4 controller) will toggle recording your controls, this can be seen through the console. After you toggle off recording, your controls will be dumped to a pickle object.

Playback

Playback

Modify the initialize_agent method to correctly select your dumped controls in playback.py. Select the config playback.cfg, the bot should replay your previously dumped controls.

Writing

Writing

Run write.bat. This will save all of your dumped controls in a python file, which can be used similarly to a RLUtilities manoeuvre in your own bot.

About

RLBot python agents that record and playback controller-passthroughs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published