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/
402 stars 122 forks source link

Fix UI - Route Name not showing #343

Closed maefromm closed 5 years ago

maefromm commented 5 years ago

Types of Issue

Descriptive summary

The UI does not show the Route Name selected by the user.

Expected behavior

The UI should show the Route Name instead of "No Route".

Actual behavior

"No Route" is showing after route and plugins are selected.

Steps to reproduce the behavior

  1. Start CARMA 3.0 Demo and open UI.
  2. Select the route and plugin.
  3. On the view tab, make sure the selected route name is showing.

Related work

Link to related tickets or prior related work here.

maefromm commented 5 years ago

Resolved by https://github.com/usdot-fhwa-stol/CARMAWebUi/pull/19