New layer to draw obstacles on the field widget #3367
Labels
Difficulty - 13
Require a good understanding of relevant systems and tools, and may require some pathfinding
Motion Planning
Testing
Field testing, test infrastructure, robot tuning
Description of the task
When field testing, it would be nice to draw obstacles on the field and have the robots respect those obstacles when path planning. This is nice when testing motion planning on the field.
Possible approach:
UnixSimulatorBackend
and BackendoverrideObstacles
functionality in AI that gets called whenever a newObstacle
proto is receivedgeneratePrimitiveProtoMessage
function. You may need to introduce a new parameterAcceptance criteria
Blocked By
The text was updated successfully, but these errors were encountered: