Posted 09 January 2014 - 06:08 PM
Hello!
I started to work on a program(s) today. Basically I've made a storage system that uses 4 "GPS hosts", 1 server computer and one Turtle.
I'm done with the main idea and I'm just working on simplyfying/debugging the program.
What i want to do is:
Queue orders up so the turtle can collect another item when its done with the first one.
I know this shouldn't be too hard to figure out but right now I'm smashing my head against the wall in frustration.
Server computer and turtle code:
Server http://pastebin.com/RZVgKdYJ
Turtle http://pastebin.com/fZtVd0aE
Ignore the rest of the code, it's not finished.
Thanks for your help!
I started to work on a program(s) today. Basically I've made a storage system that uses 4 "GPS hosts", 1 server computer and one Turtle.
I'm done with the main idea and I'm just working on simplyfying/debugging the program.
What i want to do is:
Queue orders up so the turtle can collect another item when its done with the first one.
I know this shouldn't be too hard to figure out but right now I'm smashing my head against the wall in frustration.
Server computer and turtle code:
Server http://pastebin.com/RZVgKdYJ
Turtle http://pastebin.com/fZtVd0aE
Ignore the rest of the code, it's not finished.
Thanks for your help!