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

[UI/UX] Quality of Life improvements to the code + test cycle #95

Open
quantumfusion opened this issue Apr 3, 2021 · 1 comment
Open
Labels
enhancement Adds functionality to an existing feature

Comments

@quantumfusion
Copy link
Contributor

A common paradigm when using and IDE is the ability to compile the code and immediately run it. This reduces number of clicks and in conjunction with keyboard shortcuts, can speed up the development process considerably.

So a couple of ideas to help with this:

  • Add a new button for performing an Upload Code + Stop Autonomous + Reset Field + Start Autonomous
  • Add a new button for resetting the field. Currently the Autonomous resets the robot, but it looks like interactable elements are not reset
@quantumfusion quantumfusion added the enhancement Adds functionality to an existing feature label Apr 3, 2021
@charleshong3
Copy link
Contributor

charleshong3 commented Apr 13, 2021

Pressing "Upload Field" during teleop or while there is no simulation active resets the field objects. Do you think that's sufficient for the second bullet point?

@charleshong3 charleshong3 changed the title [UI] Quality of Life improvements to the code + test cycle [UI/UX] Quality of Life improvements to the code + test cycle Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds functionality to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants