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

How to get the "WHEEL_SEPARATION_X" & "WHEEL_SEPARATION_Y" value #289

Open
zhl017 opened this issue Oct 29, 2021 · 0 comments
Open

How to get the "WHEEL_SEPARATION_X" & "WHEEL_SEPARATION_Y" value #289

zhl017 opened this issue Oct 29, 2021 · 0 comments

Comments

@zhl017
Copy link

zhl017 commented Oct 29, 2021

Hello,

I tried to make a mecanum that bigger than waffle's size.

In example file :
https://github.com/ROBOTIS-GIT/OpenCR/blob/master/arduino/opencr_arduino/opencr/libraries/turtlebot3/examples/turtlebot3_friends/turtlebot3_mecanum/turtlebot3_mecanum.h

#define WHEEL_SEPARATION_X 0.1005 // 170mm/2 + 31mm/2
#define WHEEL_SEPARATION_Y 0.085 // 200mm/2 - 30mm/2

I'm confusing what these value means ? and how to get value 170mm, 31mm, 200mm, 30mm ?

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