Latest version of HuskyLens Arduino Library, Devastator motor control library ?

userHead williampretty 2026-04-12 21:26:44 9 Views0 Replies

I got other software to compile which uses the HuskyLens V2 library. However when I attempt to compile the Target Tracking Tutorial I get the following error message:

Does anyone know where I can download the latest version of the library ?

 

error: 'class HuskylensV2' has no member named 'request'; did you mean 'result'?
  if (huskylens.request()) {
                ^~~~~~~
                result