-
- Downloads
Add a label field and a draw boolean to the obstacles table. The label
is a tag for the box, and the draw flag says whether to draw the obstacle as a rectangle. The intent is to move away from fixed obstacles and labels in the jpeg files, and instead draw them dynamically. Kinda simple to start with; lets see if we can represent everything we need ...
Loading
Please register or sign in to comment