Auterion / px4-jsbsim-bridge

JSBSim bridge for PX4 SITL/HITL simulations
BSD 3-Clause "New" or "Revised" License
26 stars 38 forks source link

Improve baro drift noise and enable user XML mapping of JSBSim baro variables #37

Closed mvacanti closed 3 years ago

mvacanti commented 3 years ago

Proposal Improve baro sensor model by incorporating baro drift plus noise and enable user to define and select all variables affecting sensor performance via XML.

Description of noise model change Adopt similar technique as Gazebo but modify for information available from JSBSim.

Description of XML Mapping Same as previous. Expose all parameters via XML.

To Test Run make px4_sitl jsbsim_quadrotor_x (or any other model).