Closed damanikjosh closed 2 years ago
This PR seems to have quite a lot of commits in there, probably because main has been merged here but the PR is for a side branch. Usually we prefer only PRs for main
Oh my bad, I will close this PR and submit a new one to the main branch.
The PID controller on webots had been updated, but not on gazebo-ignition.
This PR fixes the unstable issue on #2 by adapting the pid controller from webots (python) to gazebo-ignition (c++).