Skip to content

Releases: pi-top/pi-top-Python-SDK

v0.18.7

02 Jun 02:34
0601167
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

  • Update URL from where to download machine learning models

v0.18.6

01 Jun 20:58
370b22a
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

  • Drop references to deprecated GitHub wiki
  • Remove NativeFactory usage from PMA components
  • Add face detection and emotion tracking algorithms
  • Stop health checker CLI from failing when rpi-eeprom-update fails

v0.18.5

12 May 16:18
df20702
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

  • Update paths to include css/js/html from pitop.labs.web in package

v0.18.4

11 May 12:44
785d086
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

  • Add configurable web interface API
  • Fix DriveController's rotate function
  • Drive Controller uses speeds instead of RPMs
  • Drop pt-project-file
  • Remove double Pitop init in AlexRobot
  • Use imutils to ensure contour is grabbed regardless of cv version

v0.18.3

20 Apr 21:36
1da40af
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

  • Update coloured ball detection algorithm usage

v0.18.2

19 Apr 20:44
d1ac71d
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

  • Add algorithms for coloured ball detection
  • Add PincerController class to support Bobbie configuration
  • Add manual page to CLI
  • ServoMotor supports smooth acceleration mode
  • Fix bug when detecting angle in line detection algorithm
  • Fix IMU calibration bug
  • Initial Preview: robot controller via web application

v0.18.1

29 Mar 19:47
006bf36
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

v0.18.0

29 Mar 15:29
0a5bb00
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

v0.17.1

10 Mar 17:06
0b861cf
Compare
Choose a tag to compare

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.

v0.17.0

24 Feb 16:48
3554233
Compare
Choose a tag to compare

Debian packages are now defined as Architecture: all, which means that they can be installed onto any architecture, as there are no arch-specific components. This also has the added benefit of dramatically speeding up CI builds.

As well as this, there are some small changes:

  • Added 'pi-top support health_check', which is intended to replace the functionality previously provided by 'pt-diagnostics'
  • ReadTheDocs URL in CLI now links to current API version
  • Added 2-player pong miniscreen example
  • Various minor cosmetic/internal improvements

The SDK and its related CI workflows are still in active development and subject to breaking changes.
However, this release is regarded as "fairly stable" and the SDK itself should work in most of the detailed use-cases.