ORilot / DiscordStuff

A little play around with the Webhook feature of discord
0 stars 0 forks source link

Pedestrian Path Generation #8

Open sync-by-unito[bot] opened 8 months ago

sync-by-unito[bot] commented 8 months ago

We needed a way to simulate pedestrian movements, along with aspects such as sidewalks, crosswalks, and pedestrian only edges. To do this, I implemented a number of tools and loaders that generate a pedestrian graph from the existing road network, and is distinguished into different types of edges and waypoints that are limited to pedestrians only.

Down the line, this will be expanded to connect with the existing graph, however, this is currently kept as is to start implementing pedestrian functionality.

A video of the feature in action: https://www.youtube.com/watch?v=AHBTKMjzTyk&feature=youtu.be

Specified by: Tomas Premoli

Implemented by: Tomas Premoli

Valideted by: Zdenek Plesek

┆Issue is synchronized with this Trello card by Unito ┆Attachments: #44 Pedestrian Edge Generation | pedestrian-edges