wls-alloc 0.4.0

Constrained least-squares control allocator for flight controllers (no_std, stack-only)
Documentation
1
2
3
4
5
6
7
8
{
    "rust-analyzer.check.command": "clippy",
    "rust-analyzer.check.allTargets": false,
    "[rust]": {
        "editor.defaultFormatter": "rust-lang.rust-analyzer",
        "editor.formatOnSave": true
    }
}