Max Ammann
Max Ammann
Yes, I would very much like to see such an API. ## Input processing The only issue we have to navigate around is that input depends on a "windowing library"....
> So winit is only for windows/desktop It also supports mobile, but not in a way in which we require it. winit currently only supports full screen apps. I'm not...
@kimpham54 I removed the proprietary files and removed the tests. We can create those tests in some other repository hosted outside of maplibre. For that we need to expose the...
@kimpham54 Hi! are you still interested in pushing this forward? :)
We might use: https://github.com/gfx-rs/gfx/blob/master/src/auxil/range-alloc/src/lib.rs
related to #217
Having the same problem, currently trying to debug it.
@YCH188 so you are having problems with the simulator? I'm having this problem with a Pixracer PX4, so with real hardware. I'm experiencing the above problem about 50% of the...
If I remember correctly, then we were having trouble with the serial connection between the PX4 and a Raspberry PI. We forgot to disable bluetooth (disable-bt) and disable the hci...
Yeah definitely. The post is done and tested. There is no compatibility layer on top of it to make it more rust idiomatic but PRs welcome. Or a fresh crate...