mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 09:47:35 +08:00
73014acf97
this lets a user select what msgs should be compiled for his project Care must be taken though, to compile all orb_topcis that are required by the Rest of the Code. Otherwise many compile errors will occur. This commits adds by default the ./msg include path to reference to other msgs. if an exisiting msg is used in another msg.