Adding Modules Guide
This page provides a complete development guide for adding new PX4 modules to VisionFlow-PX4, including module structure conventions, CMakeLists.txt configuration, uORB message definitions, parameter registration, and startup script authoring.
TODO: This page is under construction. Content will be added gradually.