I only need part 4 and 5 to be answered. The file for APT 28 is too big to be upluaded so i made a summary using the AI version summary of it so please use your own word
Convert User Input to an Array of KivaCommands The RemoteControl class currently takes in a String of commands from the user that looks like “FFFTRF”.
Convert User Input to an Array of KivaCommands The RemoteControl class currently takes in a String of commands from the user that looks like “FFFTRF”. However, our Kiva robots cannot understand instructions in that form. They can simply make one move at a time, accepting a single KivaCommand. So, we’ll