Has anyone used an arduino uno and a pwm shield by sparkfun, for something similar to this? I can't seem to get it to run only one servo at once like i want it to. Every time it runs every motor at once with continuous movement, and the one motor that i specify to run, is the only one that moves to the angle that i specify. I'm really new to this and kind of thrown into a tough project. Really not sure what im doing, so any advice would be greatly appreciated. Thanks.
Are you using the Arduino library they provided?
What does your code look like?