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

Schedule missions for the robot automatically #1841

Open
aeshub opened this issue Dec 2, 2024 · 1 comment
Open

Schedule missions for the robot automatically #1841

aeshub opened this issue Dec 2, 2024 · 1 comment

Comments

@aeshub
Copy link
Contributor

aeshub commented Dec 2, 2024

Describe the new feature you would like to see
Operators have requested the functionality to schedule missions automatically without them needing to be in the loop and press start for different missions.

Describe the solution you'd like
It should still be possible to schedule missions the way we do today. Additional functionalities should be

  • Schedule a mission that runs with a certain interval. Whenever the interval hits the mission should be scheduled to the relevant robot.
  • Schedule a mission to run once at a certain time in the future (for example at 1645 to monitor a specific event that happens irregularly)

These two can be a good start and then something to build upon in the future.

How will this feature affect the current Threat Model?
A consideration to keep in mind is how is this handled by the battery of different robots. Will they charge and then perform missions?

@aeshub aeshub added feature New feature or request Northern Lights epic and removed feature New feature or request labels Dec 2, 2024
@tsundvoll
Copy link
Contributor

The limits for this feature should be defined before we start on it (can queue the next two months for example)

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

2 participants