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

[GUI/Backend] Create Pause Button and Functionality #69

Closed
dmz38 opened this issue Nov 12, 2016 · 7 comments
Closed

[GUI/Backend] Create Pause Button and Functionality #69

dmz38 opened this issue Nov 12, 2016 · 7 comments

Comments

@dmz38
Copy link
Collaborator

dmz38 commented Nov 12, 2016

Users should be able to hit a pause button on the GUI, which will put the drones into a "hover" pattern at the next place where there is zero velocity.

  • A pause button should be shown in the GUI, just like | |
  • The server should have the implementation of the functionality so when the button is pressed the server will act upon the request from the client.
@dmz38
Copy link
Collaborator Author

dmz38 commented Nov 15, 2016

Should go to next point, then hover. Server side idle check may be needed.

@tessmichi
Copy link
Collaborator

@dmz38 Is the gui element done - as in, all that's left is the backend?

@dmz38
Copy link
Collaborator Author

dmz38 commented Nov 19, 2016

Pause button action added, but no functionality built on the server side quite yet.

@zls29
Copy link
Collaborator

zls29 commented Nov 21, 2016

Functionality added as a part of #94

@tessmichi
Copy link
Collaborator

Waiting to close, need @dmz38 to verify that GUI is able to connect to backend described by Zach

@tessmichi
Copy link
Collaborator

tessmichi commented Nov 23, 2016

Discussed with Dan. Dan will verify the front end tonight and get all of that finished tonight, including fetching master and merging it into the commandCenter branch. Zach will spend time within the next couple of days debugging a segfault on the server side. Zach will be the one making the PR when everything is ready.

@tessmichi tessmichi assigned dmz38 and unassigned dennisss Nov 23, 2016
@dmz38
Copy link
Collaborator Author

dmz38 commented Nov 24, 2016

This part is done gui wise and just needs to be tested once all other functionality is complete to close.

dennisss pushed a commit that referenced this issue Dec 4, 2016
Added major changes the command center to allow for drones to be controlled through a server interface.
dennisss pushed a commit that referenced this issue Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants