Velocity control is a useful and common method of control in Copter - so we should provide access through the API. See [Velocity control](http://python.dronekit.io/guide/copter/guided_mode.html#guided-mode-copter-velocity-control) for method that might be used. This command makes no sense in Plane/Rover so we need a strategy for what we do if connected to those vehicles.