bool ReadyToProcess()
 {
     return(gr.CheckIfAllCommandsAreIn());
 }