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

Magic constant #1

Open
adbor opened this issue Sep 8, 2022 · 0 comments
Open

Magic constant #1

adbor opened this issue Sep 8, 2022 · 0 comments

Comments

@adbor
Copy link

adbor commented Sep 8, 2022

Hello enginBozkurt

Thank you for this project. It helps me a lot to understand main principles of Car Control. Everything in your code is clear, except one thing
in this file https://github.com/enginBozkurt/SelfDrivingCarsControlDesign/blob/master/PythonClient/Course1FinalProject/controller2d.py

self._conv_rad_to_steer = 180.0 / 70.0 / np.pi

What 70.0 means? Why we need to scale
input_steer = self._conv_rad_to_steer * input_steer_in_rad

Thank you

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