My question is on sensors, camera (image algorithms). I am looking into the field of robotics and am wanting to construct a track (path) for a machine of some sorts to traverse along. I have successfully simulated goal potential and obstacles in a program. Now I would like to do the same with a physical "robot" and a road like path laid out in white tape or something similar. The tape is to simulate a boundary that must not be crossed.
My question is what sensors should I invest in in order to to track white tape or something similar? Could I use a camera and some image algorithms? If so can someone point me in the right direction on hardware (sensors) and software (which algorithms that can be applied)?
Many thanks