gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
621 stars 251 forks source link

Use steer_p_gain for UpdateVelocity steer joint speed #2355

Closed retinfai closed 2 months ago

retinfai commented 3 months ago

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

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 commented 3 months ago

cc @bperseghetti