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

Uploaded code - only one leg is walking on the robot? #5

Open
IVIACH1NE opened this issue May 4, 2016 · 5 comments
Open

Uploaded code - only one leg is walking on the robot? #5

IVIACH1NE opened this issue May 4, 2016 · 5 comments

Comments

@IVIACH1NE
Copy link

Not too sure how this happened, but only the left leg is walking.
Could there be an error in the code?

@bloodshot83
Copy link

I fought with that same problem for over a month.
What it ended up being for me was the IR sensors taking in to much light from the surrounding room. I also found it could be caused by the wires being crossed going to the sensors.

Thank you again
Reed P R 2

On May 4, 2016, at 7:51 PM, IVIACH1NE <notifications@github.commailto:notifications@github.com> wrote:

Not too sure how this happened, but only the left leg is walking.
Could there be an error in the code?

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHubhttps://github.com//issues/5

@IVIACH1NE
Copy link
Author

I assumed it was the sensors. It was the only variable, everything was wired properly. I disconnected the sensors and hooked the primary power for the motors into the same port. Gets the job done. Not as efficiently....but it moves ;)

Thanks for the answer.

@bloodshot83
Copy link

Yeah... That's how I ended up having it "work" after spending the time with the data sheets. I will suggest building the line following one and use straws cut to a quarter inch pieces and slip them over the sensors. It will work well and it's a lot more satisfying seeing it actually do what it was intended too. lol
Thank you again
Reed P R 2

On May 4, 2016, at 8:14 PM, IVIACH1NE <notifications@github.commailto:notifications@github.com> wrote:

I assumed it was the sensors. It was the only variable, everything was wired properly. I disconnected the sensors and hooked the primary power for the motors into the same port. Gets the job done. Not as efficiently....but it moves ;)

Thanks for the answer.

You are receiving this because you commented.
Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-217044805

@IVIACH1NE
Copy link
Author

Do you know what I can edit to make the bot not sensor-based? Essentially, just make it a walker ?

@bloodshot83
Copy link

I would, not saying that it is the best or right way but a time delay. Kinda like for blinking a led. Just for left and for right motors instead.

Thank you again
Reed P R 2

On May 4, 2016, at 8:44 PM, IVIACH1NE <notifications@github.commailto:notifications@github.com> wrote:

Do you know what I can edit to make the bot not sensor-based? Essentially, just make it a walker ?

You are receiving this because you commented.
Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-217048652

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

2 participants