Releases: ArtificialIntelligenceToolkit/aitk.utils
Releases · ArtificialIntelligenceToolkit/aitk.utils
0.1.0
Major changes:
- joystick function no longer requires a third argument
0.0.5
Major changes:
- expose version
- Added Joystick(scale=[translate, rotate])
- added make_joystick() to give correct joystick (colab, with ipywidgets, with ipycanvas)
0.0.4
Major changes:
- added make_joystick() to do the right thing
- Can also use Joystick, or NoJoystick
0.0.3
Major changes:
- Added NoJoystick
- Added js.watch() to all joysticks
0.0.2
Major changes:
- Added Joystick class
- Added gallery function