Recent content by Barhemo
-
Undergrad 2 motors on robot -- how can I save the movement history?
I found more accurate solution @CWatters -
Undergrad 2 motors on robot -- how can I save the movement history?
Thank you its a very nice idea. -
Undergrad 2 motors on robot -- how can I save the movement history?
hello, I have a car robot with 2 motors which follows a black line. I want to save the track which the car follows. I can get the speed of each motor every. I thought about saving the 2 motor speeds every 100msec and then figure from this the track. Any ideas how I can do it?