Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Why is the ros_skid_steer_drive not publishing coordinate transformations? #1555

Open
CanaanHeart opened this issue Nov 3, 2024 · 0 comments

Comments

@CanaanHeart
Copy link

When I configured the controller for the four-wheel differential car, I found that the car's wheels did not rotate in rviz.
When looking at the source code, I found that there is no implemented function publishWheelTF() and publishWheelJointState in ros_skid_steer_drive.
Implemented these two functions in ros_diff_drive, so when I use this controller for the rear wheel, the wheel turns normally in rviz. I would like to ask why coordinate transformation is not implemented in skid_steer_drive, or in other words, does it have any impact on my gazebo navigation simulation?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant