- Their approach is closer to game development than I expected; same focus on predictable performance.
- They run their main loop at 1kHz on Linux. Hardware is a Compute Module 4 from Raspberry Pi.
- Non-software engineers on their team picked up Rust quickly. That's not what you usually hear about Rust.
- They can handle a rotor failing mid-flight. The drone keeps flying.
They open-sourced some interesting crates too. Worth checking out if you're into embedded Rust. Links in the show notes.
So, the camera is not a part of the main loop?
- Their approach is closer to game development than I expected; same focus on predictable performance.
- They run their main loop at 1kHz on Linux. Hardware is a Compute Module 4 from Raspberry Pi.
- Non-software engineers on their team picked up Rust quickly. That's not what you usually hear about Rust.
- They can handle a rotor failing mid-flight. The drone keeps flying.
They open-sourced some interesting crates too. Worth checking out if you're into embedded Rust. Links in the show notes.