Resolve "Add scenarios"
Closes #9 (closed)
Details
- Fixed some bugs in
Message
andSimulationManager
- Added further
Vehicle
andInformationBeacon
classes for scenario purposes - Created 3 scenarios, make sure you pick the right one using the
-s
flag - Moved car and beacon coloring functionality to separate classes, those are in use only for the
NYSInfoSharingDemo
scenario- however beacons receive a gray circle in all cases
- Refactored
MessageScheduler
(sorry that I did this here and not in separate branch... just saw further issues with it after creating the information sharing demo scenario)
Edited by boyanh