Skip to content

Only works with convex polygon objects, not with concave #1

@nicoostendorf

Description

@nicoostendorf

Important Note for Other Users (Not a Critical Issue):

veins_inet cannot calculate intersections with concave buildings. This script will not work directly in such cases. Buildings exported from OpenStreetMap (OSM) are frequently represented as concave polygons.

After generating obstacles.xml, you must convert the concave buildings into convex shapes. A common approach is to use a convex hull algorithm, which can be implemented in a Python script, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions