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
To replicate the problem, start Maliput visualizer:
./install/delphyne-gui/bin/maliput_viewer.sh
Then, from within the GUI, click on "Load" , change the file type to be *.yaml, then select 2x2_intersection.yaml. Once loaded, try to pan or zoom in. The visualizer will crash with the following error:
abort: Failure at /home/liang/dev/maliput_ws/src/delphyne_gui/delphyne-gui/visualizer/rules_visualizer_widget.cc:109 in OnRulesReceived(): condition 'items.size() == 1' failed.
./install/delphyne-gui/bin/maliput_viewer.sh: line 36: 422 Aborted (core dumped) visualizer --layout=${DELPHYNE_GUI_RESOURCE_ROOT}/layouts/layout_maliput_viewer.config "$@"
The text was updated successfully, but these errors were encountered:
To replicate the problem, start Maliput visualizer:
Then, from within the GUI, click on "Load" , change the file type to be *.yaml, then select 2x2_intersection.yaml. Once loaded, try to pan or zoom in. The visualizer will crash with the following error:
The text was updated successfully, but these errors were encountered: