usdot-fhwa-OPS/V2X-Hub

Pedestrian Plugin does not update to configuration changes

Closed this issue · 0 comments

Types of Issue

  • 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

When any changes are made to the configuration plugin, either when plugin is off or on, the plugin does not use those changes.

V2XHUB version where this issue was discovered

7.4.0

Expected behavior

User inputs on configurations are accepted and used.

Actual behavior

User inputs are accepted, but to not affect the plugin.

Steps to reproduce the actual behavior

  1. With Ped Plugin either on or off, make changes to plugin configuration.
  2. Enable plugin if off, then wait for changes to be used.

Example: Set to FLIR and change WebsocketIP to something other than default.
Watch the plugin continue to attempt connection with default value.

Related work