After following the instruction to the letter, and much google searching.
I was able to make/compile the px4 code from my development pc and uploade it onto a raspberry pi 4b.
However my last stumbling block is not being able to execute the px4 program on the pi.
gus@raspberrypi:~/px4 $ sudo ./bin/px4 -s pilotpi_mc.config
-bash: ./bin/px4: No such file or directory
Does anyone have any good advice or suggestions, it would be appreciated.
I have already checked permissions on the px4 folder, btw.