|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
| class | Priority_Tending_Solver |
| Priority-driven solver with human tending action/mode added. More... | |
| class | Priority_Tending_State |
| State for priority-driven solving with periodic tending. More... | |
Variables | |
| string | STR_ARRANGE_PIECES = "Please adjust the pieces" |
| string | STR_END = "We are done solving." |
| string | STR_LOOK = "Please let me see" |
| string | STR_START = "Let's start solving." |
| string STR_ARRANGE_PIECES = "Please adjust the pieces" |
| string STR_END = "We are done solving." |
| string STR_LOOK = "Please let me see" |
| string STR_START = "Let's start solving." |