f5soh a few more questions for you. I'm still having trouble getting this to work.
Do I need to build this branch in order to use the python features or can I just run the command
make uavobjects_python_install
?
If i do that, it says
required UAVObject definitions not found! /users/user/librepilot/librepilot.xml
make: *** [uavobjects_python_install] Error 2
I assume this is where I'm supposed to put the UAVObjects generated from Librepilot, but it will not let me name the file librepilot.xml. It requires the ending '.uav' I also was under the impression this would generate that file, but I guess I was wrong.