You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert Tensorbot from Tensorflow to Pytorch (#322)
* fixed Necto
* added Toxic version of Nexto
* linked to OG nexto for most of the code
* reduce size of linked bot
* files got put into the wrong places. Should fix that
* converted Tensorbot to use Pytorch instead of Tensorflow
* fixed req error. Thanks Kaiyo
Add RLUtilities compiled with 3.11 for Invisibot (#319)
Invisibot uses custom rlutilities for a slightly different collision
model. It probably doesn't need it but recompiling is way cheaper than
changing the implementation.
Update my bots (Botimus, Bumblebee, MirrorBot, Blind and deaf) for py…
…thon 3.11 (#318)
* Update Botimus & Bumblebee to 2023 championship version
* Update MirrorBot with 3.11 python RLU
* Update Blind and deaf to latest RLU
* whoops