I have a Queue of Commands which should be executed in the Robot class. But the commands are methods of the class Robot and they should be called there in a execute method.<