PyBullet based FDM for NPS simulator
nps.CFLAGS += $(shell python3-config --cflags) -fPIE nps.LDFLAGS += $(shell python3-config --ldflags --embed) nps.CFLAGS += -DPAPARAZZI_SRC=\"$(PAPARAZZI_SRC)\"