Skip to content

Dinamically creates platoons on the emergence of a road blocking (signs, accidents, blockage)

Notifications You must be signed in to change notification settings

laurodelacerda/plexe-selforganization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plexe-selforganization

Dinamically creates platoons on the emergence of a road blocking (signs, accidents, blockage)

It adds the module SelfOrganizingApp that identifies road sign shapes in SUMO simulation triggering formation of dynamic platoons.

This application is based on the principle of Self-Organization. Self-Organizing systems tend to keep a structure with a functionality. Examples of self-organizing systems are perceived in fish schooling and flock swarming.

The SelfOrganizingApp organizes vehicles on a per-lane basis after the detection of a road blockage. Vehicles identify a dangerous scenario and then interact performing maneuvers in order reach a safer structure.

Maneuvers applied can be the following:

  • Join at Back [available]
  • Join at Front [available]
  • Join in the Middle [coming soon]
  • Split [coming soon]
  • Merge [coming soon]
  • Multiple Join at Back [coming soon]
  • Multiple Join at Front [coming soon]
  • Multiple Join in the Middle [coming soon]

[More details coming soon]

About

Dinamically creates platoons on the emergence of a road blocking (signs, accidents, blockage)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages