Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PID Tuning for new robot model #9

Open
23pierre10 opened this issue Oct 27, 2020 · 1 comment
Open

PID Tuning for new robot model #9

23pierre10 opened this issue Oct 27, 2020 · 1 comment

Comments

@23pierre10
Copy link

Hi again,
quick question, do you have method to tune the PIDs of the motors in the gazebo simulation for bullet? I implemented a new Xacro for an other robot model and I am having hard times tuning the PID, the robot is too slow or too bouncy and can't keep up with the Rviz model (line skeleton).
Thank you by advance :)
Cheers,
Pierre

@benjamin-tam
Copy link
Contributor

Hi Pierre,

For simpler systems, we don't have a formal method on tuning the PID values apart from hand tuning to get the performance we require. Else, we do system ID of the actual robot to get an accurate model. The accuracy of the URDF would be important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants