tree_commands.put("getrobberynextcrossouts", new GetRobberyNextCrossOuts());
tree_commands.put("hackpolicetorobberyposition", new HackPoliceToRobberyPosition());
tree_commands.put("hackpolicetoroute", new HackPoliceToRoute());
tree_commands.put("setgreeninterval", new SetGreenInterval());
tree_commands.put("setordinarycardetails", new SetOrdinaryCarDetails());
tree_commands.put("setpolicecardetails", new SetPoliceCarDetails());
tree_commands.put("setrobberycardetails", new SetRobberyCarDetails());
tree_commands.put("setrobberynextout", new SetRobberyNextOut());
tree_commands.put("setrobberytoentryp", new SetRobberyToEntryP());
tree_commands.put("setrobberytohidingplace", new SetRobberyToHidingPlace());
tree_commands.put("setrobberyturnback", new SetRobberyTurnBack());