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

Control Console closure #78

Open
1 of 5 tasks
nunoguedelha opened this issue Nov 10, 2021 · 0 comments
Open
1 of 5 tasks

Control Console closure #78

nunoguedelha opened this issue Nov 10, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nunoguedelha
Copy link
Collaborator

nunoguedelha commented Nov 10, 2021

  • Stop the Control Console HTTP server consoleServer from accepting new RPC commands from the control console web client.
  • Stop an eventual ongoing "ping" process.
  • Execute any command required to safely stop any ongoing operation (e.g. "pause walking" if the robot was on a walking cycle).
  • Complete the unfinished processing or responses to the pending commands.
  • Close the respective YARP RPC port connections and RPC read ports instantiated by the main Node.js process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant