ethz-asl / data-driven-dynamics

Data Driven Dynamics Modeling for Aerial Vehicles
Other
100 stars 15 forks source link

Connect actuator control inputs to the fw dynamics plugin #10

Closed Jaeyoung-Lim closed 3 years ago

Jaeyoung-Lim commented 3 years ago

Problem Description This wires the actuator outputs from PX4 to the gazebo_fw_dynamics_plugin. This was the last piece missing in this repo's implementation.

Some points that you need to keep in mind.

Testing To test the PR, you can the following script

Tools/sitl_run.sh

tecpod_test

Additional Context

manumerous commented 3 years ago

The pr was tested using the linked model and worked fine.