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

[TASK] AUV GUI #485

Open
3 tasks
Hallfred opened this issue Oct 13, 2024 · 5 comments
Open
3 tasks

[TASK] AUV GUI #485

Hallfred opened this issue Oct 13, 2024 · 5 comments
Assignees
Labels
AUV feature New feature or request

Comments

@Hallfred
Copy link
Contributor

Description of task

Make a GUI that plots odometry data and can be expanded with more functionality

Suggested Workflow

No response

Specifications

No response

Contacts

No response

Code Quality

  • Every function in header files are documented (inputs/returns/exceptions)
  • The project has automated tests that cover MOST of the functions and branches in functions (pytest/gtest)
  • The code is documented on the wiki (provide link)
@Hallfred Hallfred self-assigned this Oct 13, 2024
@Hallfred Hallfred added feature New feature or request AUV labels Oct 13, 2024
@Andeshog
Copy link
Contributor

I think it would be nice to look into showing the GUI in the browser, by using Flask for example. Are you able to research this @Hallfred? If there are clear benefits to do it this way, then I suggest we try it out. I would image chat being able generate some nice templates to get us started.

@Hallfred
Copy link
Contributor Author

I think it would be nice to look into showing the GUI in the browser, by using Flask for example. Are you able to research this @Hallfred? If there are clear benefits to do it this way, then I suggest we try it out. I would image chat being able generate some nice templates to get us started.

Can probably start reading up on it, but the rest of the semester is pretty busy for my part.

@Hallfred Hallfred reopened this Nov 12, 2024
@Andeshog
Copy link
Contributor

I think it would be nice to look into showing the GUI in the browser, by using Flask for example. Are you able to research this @Hallfred? If there are clear benefits to do it this way, then I suggest we try it out. I would image chat being able generate some nice templates to get us started.

Can probably start reading up on it, but the rest of the semester is pretty busy for my part.

Great! No need to do it this semester, you can start looking at it in the workshop week 👍

@kluge7
Copy link
Contributor

kluge7 commented Nov 18, 2024

Since the GUI doesn't need to run on Orca, it should in the future be moved to this repository: https://github.com/vortexntnu/vortex-visualization

@kluge7
Copy link
Contributor

kluge7 commented Nov 18, 2024

Please add a requirements.txt file for dependencies not supported by rosdep (e.g., PyQt6).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AUV feature New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants