data-driven-dynamics icon indicating copy to clipboard operation
data-driven-dynamics copied to clipboard

Data Driven Dynamics Modeling for Aerial Vehicles

Results 17 data-driven-dynamics issues
Sort by recently updated
recently updated
newest added

As outlined in #143 the drag coefficients give no reasonable estimate for the standard plane. ![image](https://user-images.githubusercontent.com/18735094/129074700-55d95009-ef8a-40e9-96ea-97b2c660ef94.png) A had a look at the code and tried to identify what the problem...

**Problem Description** The names between the pipeline model / gazebo model don't match. To keep track, the names are as the following **Model in pipeline / Gazebo model / PX4...

This is a reminder to read min and max pwm signal from the parameters to enable flight time selection for real flight logs and not just the simulator.

enhancement

The influence of the body angular velocity on the angular acceleration is not yet taken into account: ![image](https://user-images.githubusercontent.com/18735094/125864580-59587356-7b4a-41ac-ac00-fee894ce0660.png) There is already a function computing features for omega x omega in...

Reminder to incorporate the density into the aerodynamics model. The density is constant in the simulator but may vary in real flights.

enhancement

Currently there is only a basic set of tests of config files covering everything on the side of the dynamics model. At some point the tests could be expanded by:...

enhancement

![image](https://github.com/user-attachments/assets/f0d8661a-9977-46f9-bfbe-5c282d3157db) When I try to run the simulation with the commands provided in the Readme file, I get this error (screenshot attached). Please advise me how to run the simulation....