Hi there,
I've been messing around with some basic robots and autorun.lua.
My aim was to be able to plug a floppy disk into a robot, start the robot up and have the robot copy the program that would be stored on the floppy disk.
Once the file was on the internal drive, the robot would run it.
The idea was that I'd be able to set the robot's functionality by hotswapping floppy disks.
Trouble is, the robot autorun hasn't really been behaving.
When I run the program in the shell, it works every time. However, when the robot starts up it works... sometimes.