usdot-fhwa-stol / carma-platform

CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :
https://usdot-fhwa-stol.github.io/documentation/carma-platform/
403 stars 124 forks source link

modified: engineering_tools/msgIntersect.py #2471

Closed jwillmartin closed 1 week ago

jwillmartin commented 1 week ago

PR Details

Description

Updated script to remove sleep/delay. This was mistakenly kept in and introduces unneeded delays in message forwarding.

Related GitHub Issue

Related Jira Key

Motivation and Context

Found there were unexpected latencies in some messages I was receiving while using this script.

How Has This Been Tested?

Types of changes

Checklist: