public void Execute()
 {
     Rover.Deploy(LandingSurface, DeployPoint, DeployDirection);
 }