-
Hello,
----
### Issue details
mavros crashes when running the command "roslaunch mavros apm.launch" and getting the error
> serial0: device: /dev/ttyACM0 @ 57600 bps
[FATAL] [1494513763.…
-
### Describe problem solved by the proposed feature
Use pure third-party libraries instead of a secondary development version after fork.
```
[submodule "src/modules/mavlink/mavlink"]
path = src/…
-
Hello.
Currently, I want to put my custom module in JSBSim and run the simulation with PX4-Autopilot.
So, I try to run the JSBSim-PX4 SITL using JSBSim-bridge code.
I have a question about th…
-
Hi, Now, I try to edit the JSBSim code to add electric propulsion performance analysis and make SITL with PX4 using jsbsim-bridge.
I use the jsbsim v1.1.0 and PX4-Autopilot v1.13.0 with custom VTOL…
-
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 para…
-
any multi vehicle support in jsbsim bridge @Jaeyoung-Lim
-
**I'm submitting a ...**
- [x ] bug report
- [ ] feature request
- [ ] support request => **Please do not submit support request here**, see note at the top of this template.
**Describe …
-
**Problem Description**
This is just a report on the results of having followed the documentation of this repository on a fresh ROS Humble 22.04
The build fails on `px4_sim`
```
make[3]: warning…
-
```Console
$ PX4-Autopilot git:(df-1.12.3) git submodule update --init --recursive
Submodule 'Tools/flightgear_bridge' (https://github.com/PX4/PX4-FlightGear-Bridge.git) registered for path 'Tools/…
-
I have followed the instructions from this [PR](https://github.com/Auterion/px4-jsbsim-bridge/pull/28) to enable HITL support for JSB-Sim bridge and am able to connect to the JSBSim-bridge via serial …