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

Modify robot arm #34

Closed sbonner1 closed 9 years ago

sbonner1 commented 9 years ago

Add one more Dynamixel servo to the robot arm to control moving the pen up or down, in the vein of python's penUp and penDown functions. Also, add a penUp and penDown function to motor_movement to be adapted into other task files later.