usdot-fhwa-OPS / V2X-Hub

V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment.
Apache License 2.0
123 stars 69 forks source link

SPat Plugin throws segfault when in SIM MODE #507

Open paulbourelly999 opened 1 year ago

paulbourelly999 commented 1 year ago

Summary

SPat Plugin throws segfault when in SIM MODE. Likely caused by some incorrect use of CARMA Clock object.

Commit

placeholder

Expected Behavior

SPaT plugin functions without crash in SIM MODE

Actual Behavior

SPaT plugin crashes in SIM MODE

Steps to Reproduce the Actual Behavior

  1. Enable SIM MODE
  2. Run SPaT Plugin
  3. Send Time Sync messages to CDASimAdapter

Related Work

No response