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

[ctrl] line following + self balancing #32

Closed
nilay994 opened this issue Nov 12, 2020 · 1 comment
Closed

[ctrl] line following + self balancing #32

nilay994 opened this issue Nov 12, 2020 · 1 comment

Comments

@nilay994
Copy link
Collaborator

https://github.com/SRA-VJTI/Wall-E_v2.2-beta/blob/e941ee6b972d7a36fa6d28c94547fff3bf159392/self_balancing_with_line_following/main/self_balancing_with_line_following.c#L147
I see from the youtube that line following is quite slow.

I think it can be made to go faster by bounding pitch command to a different limit on self balancing while line tracking:

-10 deg (pitch forward) to -3 deg (still pitch forward) could result in better line tracking...
Usually, you'd only want to pitch lesser (-3 deg) when you are on a turn or if the heading of the bot is not aligned with the line. Bounding from -10 deg to 0 degree makes the bot stop at one point. Any opinions?

@nilay994 nilay994 changed the title [control] go faster [ctrl] line following + self balancing Nov 12, 2020
@nilay994 nilay994 closed this as completed Feb 4, 2021
@nilay994
Copy link
Collaborator Author

nilay994 commented Feb 4, 2021

Inactive..

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