Add support for perimeters and zones

Issue #26 resolved
Agustin Alba Chicar created an issue

We should include:

  • Zone
  • Perimeter
  • Parking spots

It will be possible to do this once we work with Manifold default branch.

Comments (18)

  1. Agustin Alba Chicar reporter

    First perimeter created with a list of lines:

    PerimeterZone.png

    I'll try to create a polygon for it.

    The picture above shows there is a missing perimeter waypoint. I have checked that the message is being sent but the visual is not being created. I'll give it a try, if the solutions doesn't require much code, I'll solve it here, if not I'll create a new issue.

  2. Agustin Alba Chicar reporter

    Update with convex perimeter. In case the perimeter is concave, it won't be nicely displayed. I'll create an issue for it.

    Perimeter.png

    Still need to create some compatibility udpates in code so we can create junctions between the perimeter and the roads.

  3. Log in to comment