Quote:
Originally Posted by Canon reeves
Is this really a thing though? I'm not much of a programmer, but I think it would be pretty cool to have an autonomous that can record and repeat. Of course there could be variables that are different, but is it atleast possible?
|
You would need a gyro and encoders, but yes.
Record encoder ticks on each wheel, in combination with the gyro, and have the robot follow that.
It wouldn't be easy, however, and you might be better off just doing it the normal way.