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

Use steer_p_gain for UpdateVelocity steer joint speed #2355

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Use steer_p_gain for UpdateVelocity steer joint speed #2355

merged 2 commits into from
Apr 10, 2024

Conversation

retinfai
Copy link
Contributor

@retinfai retinfai commented Apr 3, 2024

Summary

This PR uses the steer_p_gain to control steering joint speed for ackermann based vehicles using Twist to drive. Replicates logic from the UpdateAngle, which is steering only.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@retinfai retinfai requested a review from mjcarroll as a code owner April 3, 2024 06:53
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Apr 3, 2024
@retinfai
Copy link
Contributor Author

retinfai commented Apr 3, 2024

cc @bperseghetti

Copy link
Member

@bperseghetti bperseghetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just waiting on CI.

@bperseghetti bperseghetti merged commit 401c811 into gazebosim:gz-sim8 Apr 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants