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

Using WheeledRobot for a bot with mecanum wheels? #85

Open
superfast852 opened this issue May 11, 2023 · 0 comments
Open

Using WheeledRobot for a bot with mecanum wheels? #85

superfast852 opened this issue May 11, 2023 · 0 comments

Comments

@superfast852
Copy link

The wheeledRobot class has the function computePoseChange, which is built for differential drive robots. Problem is, i'm using a mecanum robot, so it cant just be leftWheelOdometry and rightWheelOdometry. I thought about making my own implementation of the computePoseChange function, but i don't really know how the dXY returned should apply for my robot. Any help?

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

No branches or pull requests

1 participant