Once I did this, everything compiled and the system worked just fine. Now, this was a naive attempt to try to fix what was wrong and JSBSim seems to be working just fine with QGC.
Platform: MacOSx Big Sur 11.1
PX4 Version: Latest Pull
JBSim Version: 1.2.2
I'd probably say this is way beyond my level to do a pull request on but hope this helps someone.
To Reproduce:
Run make px4_sitl jsbsim_rascal on a MacOS with Big Sur
Expected behavior
JSBSim and PX4 to launch properly.
Drone (please complete the following information):
When trying to build jsbsim_rascal with px4_sitl, I got the following error:
As the compiler says, this is a valid error, since this is a standard pointer and not a shared pointer. To solve this, I did the following:
Once I did this, everything compiled and the system worked just fine. Now, this was a naive attempt to try to fix what was wrong and JSBSim seems to be working just fine with QGC.
Platform: MacOSx Big Sur 11.1 PX4 Version: Latest Pull JBSim Version: 1.2.2
I'd probably say this is way beyond my level to do a pull request on but hope this helps someone.
To Reproduce: Run
make px4_sitl jsbsim_rascal
on a MacOS with Big SurExpected behavior JSBSim and PX4 to launch properly.
Drone (please complete the following information):