Skip to content

Incorrectly functioning skid steering in diif_drive_skid.sdf #2174

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

Closed
jasiex01 opened this issue Sep 27, 2023 · 0 comments
Closed

Incorrectly functioning skid steering in diif_drive_skid.sdf #2174

jasiex01 opened this issue Sep 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jasiex01
Copy link

Environment

  • OS Version: Ubuntu 22.04
  • Source or binary build? Binary
    Tested both on Fortress and Garden

Description

  • Expected behavior: When given only angular velocity (linear velocity is 0) on the Twist topic the robot should more or less turn in place
  • Actual behavior: Robot slides around in a weird manner

Steps to reproduce

  1. Launch diff_drive_skid.sdf example in either Fortress (ign gazebo diff_drive_skid.sdf) or Garden (gz sim diff_drive_skid.sdf)
  2. Start the simulation
  3. Publish twist message: ign topic -t "/model/vehicle_blue/cmd_vel" -m ignition.msgs.Twist -p "linear: {x: 0.0}, angular: {z: 0.5}" for Fortress or gz topic -t "/model/vehicle_blue/cmd_vel" -m gz.msgs.Twist -p "linear: {x: 0.0}, angular: {z: 0.5}"
  4. Observe robot's behaviour

Output

ezgif com-video-to-gif

@jasiex01 jasiex01 added the bug Something isn't working label Sep 27, 2023
@azeey azeey moved this from Inbox to In progress in Core development Nov 10, 2023
@github-project-automation github-project-automation bot moved this from In progress to Done in Core development Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant