Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

[Task] Defining the Open Lane Area #5

@mjorgecruz

Description

@mjorgecruz

Description

Construct a Polygon:

  • Combine the boundary points by ordering the left lane points in one direction and the right lane points in the reverse order. This creates a closed polygon that represents the drivable area.

Optional Buffering:

  • You might offset these boundaries inward to create a safety margin, ensuring your trajectory stays within a safe zone.

Priority

Medium

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions