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

Missions not starting when robot is ready #1386

Closed
andchiind opened this issue Feb 2, 2024 · 2 comments
Closed

Missions not starting when robot is ready #1386

andchiind opened this issue Feb 2, 2024 · 2 comments
Labels
backend Backend related functionality bug Something isn't working stale This issue or pull request already exists

Comments

@andchiind
Copy link
Contributor

andchiind commented Feb 2, 2024

Describe the bug
Even though the robot is ready and there is an ongoing mission, tasks are not being started.

To Reproduce
Run isar_robot, but remove the sleeps in initiate_mission and initiate_step (this is a realistic test for robots that do not require localization). Then schedule a few missions, wait for them to finish and repeat. This bug will likely happen eventually.

Expected behavior
If the robot is available and there are missions in the queue, then these missions should be started. The problem likely lies in the way return to home missions work. In this case the robot was restarted at one point, which resulted in return to home being scheduled when it restarted. The robot is idle in ISAR.

Screenshots
image
image
image

@andchiind andchiind added bug Something isn't working backend Backend related functionality labels Feb 2, 2024
@andchiind andchiind removed their assignment Mar 25, 2024
@aeshub
Copy link
Contributor

aeshub commented May 25, 2024

This issue has automatically been marked as stale as there has been no activity for 60 days.

@aeshub aeshub added the stale This issue or pull request already exists label May 25, 2024
@andchiind
Copy link
Contributor Author

Not able to recreate anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality bug Something isn't working stale This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants