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

Fix ackermann demo #468

Merged
merged 4 commits into from
Jan 2, 2025
Merged

Fix ackermann demo #468

merged 4 commits into from
Jan 2, 2025

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Dec 28, 2024

To fix #438 I changed the definition of the steering joints (and also used meaningful inertial parameters).

While reproducing #438 I found another issue with the example, the launch file crashed and didn't even start.

I also changed the deprecated Twist command to TwistStamped to avoid

[ruby $(which ign) gazebo-2] [WARN] [1735417503.762406833] [ackermann_steering_controller]: Use of Twist message without stamped is deprecated and it will be removed in ROS 2 J-Turtle version. Use '~/reference' topic with 'geometry_msgs::msg::TwistStamped' message type in the future.

@bmagyar bmagyar merged commit 4cc14b3 into humble Jan 2, 2025
5 checks passed
@bmagyar bmagyar deleted the fix/ackermann branch January 2, 2025 07:50
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.

Ackermann steering controller example not working properly
3 participants