Controlling servo motors using RC transmitter/receiver and Arudino

I've have ensured that the servo is getting 6v and sufficient current by connecting it to an external power supply. I have also connected it to common ground on the arduino. Servo sweep example ran without a problem.

When I check the serial prints. I notice the values fluctuating around the "set" values. Could this just be the servos reacting directly to the fluctuations. If so, how do you suggest I rectify it?