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

Provide a setting for charge tasks to run indefinitely #99

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

mxgrey
Copy link
Contributor

@mxgrey mxgrey commented Oct 11, 2023

We will be introducing a concept of an idle task (to replace the concept of a finishing task) which will be canceled automatically when a task request comes in.

To differentiate between a charging task that only wants the robot to reach a certain battery level, vs an idle charging task that wants the robot to remain at the charger until canceled, we are introducing an indefinite field to the ChargeBattery description.

Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
@mxgrey mxgrey merged commit 86a2c5a into main Oct 11, 2023
5 checks passed
@mxgrey mxgrey deleted the indefinite_charge branch October 11, 2023 10:43
mxgrey added a commit that referenced this pull request Dec 12, 2023
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
mxgrey added a commit that referenced this pull request Dec 15, 2023
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants