Skip to content

Wrap roadlogic in a more usable tool. #6

Description

@alessiogambi

The tool shall implement a (possibly interactive/reactive) GUI to visualize the sampled scenarios and collect end-user feedback (e.g., positive/negative ratings and comments). The suggestion is to leverage existing components developed by us, such as https://github.com/alessiogambi/flexcrash (currently private, but demonstrated in the ISSTA 24 tool demo paper and video https://www.youtube.com/watch?v=xFBlpkD1a6k).

Possible technologies to consider are:

  • mpld3s. This might not be maintaned anymore, but it is solid and easy to extend. We use this in our previous work
  • streamlit. Easy prototyping of web apps in python. This might be suitable for self-use and development.

We use this issue to drive future development and link it to other issues in the repository. Edit the list below as we go:

  • Refactor the code to enable interactive use rather than batch process (still to be maintained for large experimental work)
  • Visualize the generated scenarios in the browser
  • Visualize the diversity of selected scenarios in the browser

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

futureworkUse this to mark features to implement next

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions