FMT Firmware
Firmament Autopilot Embedded System
Install / Use
npx skills add Firmament-Autopilot/FMT-FirmwareInstalls into whichever agent you are using.
README
Overview
Firmament (FMT) is an advanced autopilot system which is designed with Model-based design (MBD). It can be used to quickly and easily build the control system for autonomous vehicle, such as uav, car, ship, robot, etc.
The system is mainly composed of two parts.
- FMT-Firmware: A stable and high performance embedded system designed with C/C++.
- FMT-Model: A simulation framework with algorithm libraries designed with MATLAB/Simulink.
Documentation
Download
git clone https://github.com/Firmament-Autopilot/FMT-Firmware.git --recursive --shallow-submodules
Note that FMT-Firmware contains submodules, use --recursive to download submodule as well.
Feature
- High development efficency achieved with model-based deisign and debug easier.
- A stable and high performance embedded system designed with C/C++.
- A powerful simulation framework with various algorithm library designed with MATLAB/Simulink.
- Auto code generation from Simulink model adapted to different hardware platforms (ARM, AMD, Intel, etc).
- Excellent real-time performance based on RT-Thread RTOS with active community and large number of third-party components.
- Support with most widely used open-source hardware Pixhawk (Both FMUv2 and FMUv5 are supported).
- Cross-platform toolchain support with Windows/Linux/Mac.
- Support with Mavlink and QGroundcontrol.
Architecture
FMT Firmware's architecture is shown in the figure below.
<img src="figures/fmt_struct.png" width="70%">Hardware
Current supported hardware:
- SIEON S1
- AMOV ICF5
- CUAV V5-Nano
- CUAV V5+
- CUAV 7Nano
- Pixhawk4 (FMUv5)
- Pixhawk (FMUv2)
- QEMU vexpress-a9
The drone hardware equipped with FMT:
License
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
