Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Comments

20160603 133000 control commands support#3

Open
SimplyAhmazing wants to merge 8 commits intomasterfrom
20160603-133000-control-commands-support
Open

20160603 133000 control commands support#3
SimplyAhmazing wants to merge 8 commits intomasterfrom
20160603-133000-control-commands-support

Conversation

@SimplyAhmazing
Copy link
Contributor

This pull requests enables the Motor Driver server (or apollo as it's called now) to handle to control commands.

The server runs with 2 different queues,

  • a control queue
  • a command queue

The control queue contains packets for controlling whether the server pauses, resumes, or erases robot command messages. There are 2 separate queues because if the command queue is flooded with a backlog of robot commands then control commands will not drown in this backlog and instead get processed in their own higher priority.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants