Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Releases: ArtificialIntelligenceToolkit/aitk.utils

0.1.0

18 Mar 00:31
Compare
Choose a tag to compare

Major changes:

  • joystick function no longer requires a third argument

0.0.5

06 Mar 21:00
Compare
Choose a tag to compare

Major changes:

  • expose version
  • Added Joystick(scale=[translate, rotate])
  • added make_joystick() to give correct joystick (colab, with ipywidgets, with ipycanvas)

0.0.4

05 Mar 14:55
Compare
Choose a tag to compare

Major changes:

  • added make_joystick() to do the right thing
  • Can also use Joystick, or NoJoystick

0.0.3

05 Mar 04:39
Compare
Choose a tag to compare

Major changes:

  • Added NoJoystick
  • Added js.watch() to all joysticks

0.0.2

05 Mar 02:15
Compare
Choose a tag to compare

Major changes:

  • Added Joystick class
  • Added gallery function