PX4编译出现错误:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GSTREAMER_LIBRARIES (ADVANCED)
解决办法
$ sudo apt-get install libgstreamer-plugins-base1.0-dev