You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] Anomaly report (something appears to not work correctly)
Enhancement request (describe the enhancement being requested)
Other (please ensure the description clarifies why the issue doesn’t fall into either of the above categories)
Descriptive summary
TSC Service queries the channelTable (NTCIP 1202) from the Traffic Signal Controller on startup to obtain Signal Group Id (J2735) to Phase/Overlay Number mapping. If it encounters any vehicle or pedestrian entries in the table which do not have Control Source (Phase Number) it throws a segmentation fault.
Carma streets version where this issue was discovered
Latest
Expected behavior
Any vehicle or pedestrian entries in the Channel Table should be ignored if they do not have a channel source since this means they do not map to an active phase.
Actual behavior
TSC Service queries the channelTable (NTCIP 1202) from the Traffic Signal Controller on startup to obtain Signal Group Id (J2735) to Phase/Overlay Number mapping. If it encounters any vehicle or pedestrian entries in the table which do not have Control Source (Phase Number) it throws a segmentation fault.
Steps to reproduce the actual behavior
Deploy CARMA-Streets with a TSC that has Channel Table entries for vehicle or pedestrian phases that are not currently being used.
Related work
The text was updated successfully, but these errors were encountered:
Types of Issue
Descriptive summary
TSC Service queries the channelTable (NTCIP 1202) from the Traffic Signal Controller on startup to obtain Signal Group Id (J2735) to Phase/Overlay Number mapping. If it encounters any vehicle or pedestrian entries in the table which do not have Control Source (Phase Number) it throws a segmentation fault.
Carma streets version where this issue was discovered
Latest
Expected behavior
Any vehicle or pedestrian entries in the Channel Table should be ignored if they do not have a channel source since this means they do not map to an active phase.
Actual behavior
TSC Service queries the channelTable (NTCIP 1202) from the Traffic Signal Controller on startup to obtain Signal Group Id (J2735) to Phase/Overlay Number mapping. If it encounters any vehicle or pedestrian entries in the table which do not have Control Source (Phase Number) it throws a segmentation fault.
Steps to reproduce the actual behavior
Related work
The text was updated successfully, but these errors were encountered: