I have a project that involves making a fuzzy PID controller and then creating a more complex controller based on this. I am running a simulation with PX4, ROS Melodic, and Gazebo 9. Previously, I had tried to implement a PID controller in Python and attempted to run it in a simulation, but it was unsuccessful in the sense that the drone was moving in such a ridiculous way. I figure that I can easily change the parameters of the PID controller through QGroundControl after it is connected to the Gazebo simulation, so I want to ask if there is an easy way to change the parameter of the PID controller through Python.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
PID tuning large size multirotor | 1 | 665 | October 17, 2020 | |
Changing PID coefficients during flight | 6 | 433 | November 7, 2021 | |
PID Tuning Feature | 2 | 2116 | February 3, 2019 | |
Change the Flight control algorithm
|
0 | 617 | October 8, 2019 | |
Ekf2 and PID values
|
0 | 654 | December 23, 2016 |