pi-top / pi-top-Python-SDK

pi-top's Python SDK (pitop package)
Apache License 2.0
28 stars 4 forks source link

Add additional exports to the pitop and robotics modules #610

Closed angusjfw closed 1 year ago

angusjfw commented 1 year ago

These exports follow the existing pattern of exporting all the key interfaces from both their subpackage and the top-level package.

In particular this aims to fix the import of DriveController from pitop.robotics used the web-portal rover controller, which assumed this would be available when switching to use subpackages.

Status Ticket/Issue
Ready/Hold Ticket

Main changes

-

Screenshots (feature, test output, profiling, dev tools etc)

[insert screenshots here]

Other notes (e.g. implementation quirks, edge cases, questions / issues)

-

Manual testing tips

-

Tag anyone who definitely needs to review or help

-