...
Table of Contents | ||
---|---|---|
|
...
In Short: MovePerformed
MovePerformedA boolean value that Pally uses to check if it should move the robot on the path created by Pally. Possible values
Example
|
In Detail: MovePerformed
The MovePerformed
variable is only of importance when the custom path feature is in use. If this boolean variable is set to True
, then Pally will skip its next planned movement. Depending on where the variable is set to True the following movements will be skipped:
...