This repository contains the hardware components of the SUPER project. See the software part of SUPER at hku-mars/SUPER (github.com)
If the following resources is useful to you, please cite our paper with
@article{ren2025safety,
title={Safety-assured high-speed navigation for MAVs},
author={Ren, Yunfan and Zhu, Fangcheng and Lu, Guozheng and Cai, Yixi and Yin, Longji and Kong, Fanze and Lin, Jiarong and Chen, Nan and Zhang, Fu},
journal={Science Robotics},
volume={10},
number={98},
pages={eado6187},
year={2025},
publisher={American Association for the Advancement of Science}
}
We provide the following resources:
-
Editable drafts and assemblies in SolidWorks: ./SolidWorks
-
.step
files for 3D printing: ./3DPrinting -
.step
files for carbon fiber cutting and engraving: ./CarbonFiber
Bill of Materials (BOM) for additional components with reference links (see table below)
The hardware structure is illustrated below:
-
RC and Receiver: The listed models (Radiolink AT9S and R12DSM) are what we currently use, but alternatives are acceptable.
-
Battery: Any 6S battery can be used, not necessarily the DualSky model listed.
-
Flight Controller: Any PX4-compatible flight controller can substitute for the NxtPx4, as the MPC controller may be open-sourced later this year, and our development is based on PX4.
-
Power module for NUC: We are currently using a customized DC-DC buck converter designed by a labmate, but we do not have plans to make it open-source at this time. However, you may find the following open-source option useful: NUC Battery Power - Open Source Hardware Platform.. Please note that this open-source solution is not very stable, which is why we are making some modifications. However, these updates are not being handled by me, so I don't have further details. We may provide updates in the future.
UPDATE 24/04/04: I have found an alternative for NUC 13 or other types that supports 12 v inputs, listed in the table above.
- Special thanks to NxtPx4 for providing an excellent mini flight controller.
- Gratitude to all contributors: Wenyi Liu, Wendi Dong, Minghe Chen, and Rongpei Dai.