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

[ Functionality ] : Addition of Self+Line Following logic in this project #136

Open
aPR0T0 opened this issue Oct 2, 2023 · 1 comment
Open

Comments

@aPR0T0
Copy link
Member

aPR0T0 commented Oct 2, 2023

  • Adding a separate folder for the Line and Self balancing
  • Should be written according to the latest ESP-IDF (v5.1)
  • Testing the code with the latest hardware
@aPR0T0 aPR0T0 self-assigned this Oct 2, 2023
@aPR0T0
Copy link
Member Author

aPR0T0 commented Feb 1, 2024

Updates on the issue:

Code for the Line+Self was written and tested on a prototype bot without a battery pack, it wasn't very stable and couldn't follow the line over a considerable distance.

The code can be found here: Link

The following changes can help the contributors:

  1. Try running the robot in a straight line without line sensor readings and without making the bot fall
  2. Note the optimum setpoint, and speeds (PWM) for the above case, and then use the same parameters for self-balancing as per the previous test and then try tuning the bot for line following task

I will add the videos of previous test as soon as I find them

@aPR0T0 aPR0T0 removed their assignment Feb 1, 2024
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