camchaney

Results 4 issues of camchaney

### Configuration **Operating system**: MacOS Big Sur 11.6.2 **PlatformIO Version**: Core 5.2.4 IDE 2.7.2 ### Description of problem After installing Platform IDE, I get a new deprecation in Atom. ####...

I am trying to install the dependencies on my Raspberry Pi 4 running 32 bit OS using `sudo curl -fL https://docs.luxonis.com/install_dependencies.sh | bash`. The error log I get is pasted...

bug

I can't seem get the mavsdk package started on my Raspberry Pi 4. I installed using `pip3 install mavsdk` and went to test it out using `apython`: `from mavsdk import...

Hello, I am just having trouble converting the dx and dy values from readBurst to usable signed integers and wondering if I could get some assistance on that. I was...