CARMA Streets is a component of CARMA ecosystem, which enables such a coordination among different transportation users. This component provides an interface for CDA participants to interact with the road infrastructure. Doxygen Source Code Documentation: https://usdot-fhwa-stol.github.io/documentation/carma-streets/
10
stars
10
forks
source link
CARMA Streets can execute MMITSS phase control schedule #335
CARMA Streets can use a stored MMITSS phase control schedule to update SNMP Command queue and execute commands. This requires that we translate the MMITSS phase control schedule into snmp_command objects in our snmp_command queue and confirm that they work as intended.
PR Details
Description
CARMA Streets can use a stored MMITSS phase control schedule to update SNMP Command queue and execute commands. This requires that we translate the MMITSS phase control schedule into snmp_command objects in our snmp_command queue and confirm that they work as intended.
Related GitHub Issue
NA
Related Jira Key
https://usdot-carma.atlassian.net/browse/TT-44
Motivation and Context
TM/TSP
How Has This Been Tested?
Unit Test
Types of changes
Checklist: