We need to sort a way of either sending command arguments one by one after the command name is sent or something else because we can't stitch together a string longer than 80 so sending move coordinates and orientation matrix (usually larger than 80) is a problem.
We need to sort a way of either sending command arguments one by one after the command name is sent or something else because we can't stitch together a string longer than 80 so sending move coordinates and orientation matrix (usually larger than 80) is a problem.