Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional Python packages for building PX4 on Mac
After going through the documentation I found that to get a build of PX4 it was necessary to add the following packages: pip3 install kconfiglib pip3 install future pip3 install jsonschema After installing these packages I was able to build successfully.
- Loading branch information