Skip to content

JSBSim bridge for PX4 SITL/HITL simulations

License

Notifications You must be signed in to change notification settings

PX4/px4-jsbsim-bridge

 
 

Repository files navigation

JSBSim Bridge

Build Tests

JSBSim bridge is a integration of the PX4 mavlink HIL interface to communicate with jsbsim

Installation (JSBSim)

JSBSim rolling releases is available in the release page of JSBSim

To have the visualization available, install flightgear.

apt install flightgear

Running the bridge

When run from the Firmware, an example can be run with the following

make px4_sitl jsbsim

To run without the flightgear visualization,

HEADLESS=1 make px4_sitl jsbsim

About

JSBSim bridge for PX4 SITL/HITL simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • CMake 5.8%
  • C 1.3%
  • Shell 0.7%