Ten Years of Service
Posts: 3,024
Threads: 155
RE: Line Follower RObot 03-06-2017, 09:50 AM
#2
Your thread is somewhat confusing or at least it is for me.
What is a Line follower robot? Can you elaborate any further please?
~~ Might be back? ~~
•
Nine Years of Service
Posts: 6
Threads: 3
RE: Line Follower RObot 03-07-2017, 06:13 PM
#3
Line follower Robot is like a Robot which will follow a specific color of line . Like if a Black path is set on a white space then the robot will only follow the color black .
•
Nine Years of Service
Posts: 1,166
Threads: 82
RE: Line Follower RObot 03-07-2017, 06:27 PM
#4
Although I cant answer this for you, have you tried other websites, google, etc???? Hope you find something!
•
Nine Years of Service
Posts: 49
Threads: 3
RE: Line Follower RObot 03-07-2017, 09:42 PM
#5
you'd have the code grab info from the camera you're using to locate the line.
the line would need to stand out from the background.
so the line follower robot would need to move towards the specific rgb or hex putting it under its self or directly in front of the camera this will take a few if statements and good movement commands.
google everything of what i just said in short bunches to what you need. ex: "How to get info from a camera such as colors."
gl with your project.
•