Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mission planning to Streamlit commander #18

Open
teiszler opened this issue Feb 20, 2024 · 1 comment
Open

Add mission planning to Streamlit commander #18

teiszler opened this issue Feb 20, 2024 · 1 comment
Labels
commander-ui Related to the TKinter commander UI enhancement New feature or request

Comments

@teiszler
Copy link
Contributor

Add a mission planning page that consists of a Folium Draw element along with a modified Barfi component for drawing states/transitions.

@teiszler teiszler added enhancement New feature or request commander-ui Related to the TKinter commander UI labels Feb 20, 2024
@teiszler
Copy link
Contributor Author

Both folium and barfi likely need to be extended to support naming polygons and creating transitions that can be cyclic in nature.

https://python-visualization.github.io/folium/latest/user_guide/plugins/draw.html

https://barfi.readthedocs.io/en/latest/streamlit-widget.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commander-ui Related to the TKinter commander UI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant