sbonner1 / Senior-Design-I

Senior year team project for Senior Design I. The goal is to build and program a robotic arm to recognize a simple image and attempt to replicate it.
0 stars 3 forks source link

implement drawImageRobot #66

Closed jcoady9 closed 10 years ago

jcoady9 commented 10 years ago

I got it started, just pull from my repository to get the beginning of it. Somebody can work on the implementation of drawPic()

shamor commented 10 years ago

Will be completed once Command class bug is fixed.

shamor commented 10 years ago

DrawPic() is finished and Command class is operational.