Hello all,
The Karel manual shows a KCL example for "CONTIUE ALL" however when I execute the command ("MyRobotIP"/KCL/CONTINUE%20ALL) I get an error "Program does not exist".
RMT_MASTER is equal to 1.
Any thoughts on why?
Hello all,
The Karel manual shows a KCL example for "CONTIUE ALL" however when I execute the command ("MyRobotIP"/KCL/CONTINUE%20ALL) I get an error "Program does not exist".
RMT_MASTER is equal to 1.
Any thoughts on why?
Hi,
I'm curious, do you have that prg in the select menu? or did you change the name?
Hi,
I'm curious, do you have that prg in the select menu? or did you change the name?
Neither, the manual states the "ALL" command "continues all paused tasks".
"ALL" is not a program on my robot.
I don't think, you might be able to execute "CONTINUE" command through HTTP. It is one of the blocked commands by default.