Dominik Raniszewski

Results 8 comments of Dominik Raniszewski

That was my suspicion, so I added more cores to WSL 2, but it didn't go over 30% CPU in the PX4 container, and MAVSDK CPU utilisation was negligible. I...

Hi @dagar I pushed some fixed since you approved it, could you kick off the workflow to check if it builds?

> @random82 did you see the build failure? Yes, I'm trying to figure out how to build an ARM image with Github Actions and will come back to you shortly

@dagar - I managed to build those images using BuildKit and ARM64 emulator but they take 1 hour each at GitHub (3-5m on the bare metal...) and there is a...

@dagar The ARM64 builds are super slow on Github so I split x86 and ARM64 build workflows to avoid unnecessary builds and save time

Simulation image PR #308 Tested with JMavSim on Jetson Nano

@pdakwal In the version I'm using `Office365-REST-Python-Client==2.5.14`, the `with_access_token` takes a function that returns a string, not a plain string. I believe that helps with keeping expiring tokens up to...