-
Hi,
I am trying to model my aircraft through JSBSim by modifying the given example of rascal. I have built the aero model and engine file (through aeromatic) and replaced it in the set file. The par…
-
When the plane model lands, the following warning is given:
```WARN [airspeed_selector] Airspeed sensor failure detected (1, -1)```.
The airspeed is then considered invalid, causing it to fail the…
ghfue updated
2 years ago
-
Hello! I would like to preface this issue by saying you guys are doing some amazing work (and have been for a long while)! I have used many projects that use JSBSIM as a backend and now I would like t…
-
I got this error:
```
~/PX4-Autopilot$ sudo HEADLESS=1 make px4_sitl jsbsim_quadrotor_x
-- PX4 version: v1.13.0-alpha1-3911-g5fc7e551ab
-- Found PythonInterp: /usr/bin/python3 (found suitable vers…
-
I followed the instructions for running the bridge with ROS [here](https://github.com/Auterion/px4-jsbsim-bridge#running-the-bridge-with-ros). The bridge package appears to build correctly but when I …
-
Answer the following questions:
* what are you trying to do?
First time user of SCRIMMAGE, currently running on Ubuntu 20.04.3 LTS
Followed all steps, got stuck on step "cmake .." and had to manu…
-
We can provide JSBSim *bindings* to other languages, such as
- [x] Python
- [x] Matlab
- [ ] Java
- [x] [Julia](https://julialang.org)
The bindings would come as Application Programming Interfa…
-
```
user@computer:~/jsbsim/build$ JSBSim --suspend
usage: JSBSim [-h] [--version] [--outputlogfile ] [--logdirectivefile ] [--root ] [--aircraft ] [--script ]
[--initfile ] [--end ] […
-
Got the following error when running `make px4_sitl gazebo` on Ubuntu 20.04:
```bash
kumasan@ubuntu:~/PX4-Autopilot$ make clean
/home/kumasan/PX4-Autopilot/build/px4_sitl_default
[1/1] Cleaning …
-
When trying to build jsbsim_rascal with px4_sitl, I got the following error:
```
PX4-Autopilot/Tools/jsbsim_bridge/src/jsbsim_bridge.cpp:146:33: error: no viable conversion from 'std::shared_ptr' …