HUSKYLENSGeneral

HuskyLensPythonLibrary update?

userHead alanmcdonley 2020-06-13 07:12:48 2746 Views3 Replies
- HuskyLens arrived
- My HuskyLens to GoPiGo3 (true “Grove” pinout) cable plan worked
- The device works
- version 0.4.7stable is installed as received
- Nearly every function requires a series of non-intuitive manual steps.
- The Python interface is minimally implemented, allowing for algorithm selection and reading results only.
- All configuration and learning are only available via the screen, the multi-function button and select button.

I’m building a “GoPiGo Interface and Examples” but disappointed that so much manual configuration is needed to make the device useful to the bot.

I tried sending a valid command_request_forget() and command_request_learn(idVal) but HuskeyLens only returns zeros which shows up as “Read Error”

Are there more APIs implemented in the latest firmware (0.4.9Class) firmware?

I’m hoping for API access (get, set, saveAll) to all general and algorithm settings, and complete APIs for learn (single, next, and byID) and forget (byID and all) to allow my robot to fully use the HuskyLens without human assistance.
2020-06-28 22:31:53 Is there an update on this topic? If I am understanding, you want to trigger the "learning" button? That is what I am trying to find out. This device is pretty worthless if you cant trigger the learning userHeadPic etothex23