Skip to content

55 unexpected steering inversion when driving in reverse using teleop#57

Merged
MathieuMRodrigue merged 2 commits intoros2from
55-unexpected-steering-inversion-when-driving-in-reverse-using-teleop
Mar 17, 2026
Merged

55 unexpected steering inversion when driving in reverse using teleop#57
MathieuMRodrigue merged 2 commits intoros2from
55-unexpected-steering-inversion-when-driving-in-reverse-using-teleop

Conversation

@MathieuMRodrigue
Copy link
Copy Markdown
Collaborator

This bug isn't really a bug from our code but mainly from how gazebo use the command. From my understanding, the code in racecar_gazebo isn't completed (cmd_vel_to_ackermann, gazebo_odometry and servo_commands) aren't use.

As a hotfix, i made a node that will make the command (driver-centric). I tested it on gazebo, steering is not reversed with this fix.

Maybe to be discussed on what was the purpose of thoses files in racecar_gazebo ( maybe i'm wrong )

@MathieuMRodrigue MathieuMRodrigue merged commit e1515c6 into ros2 Mar 17, 2026
2 checks passed
@MathieuMRodrigue MathieuMRodrigue deleted the 55-unexpected-steering-inversion-when-driving-in-reverse-using-teleop branch March 17, 2026 18:01
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

Successfully merging this pull request may close these issues.

Unexpected steering inversion when driving in reverse using teleop

2 participants