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

Strange behavior in allocation #25

Open
kmolima opened this issue Mar 2, 2018 · 0 comments
Open

Strange behavior in allocation #25

kmolima opened this issue Mar 2, 2018 · 0 comments

Comments

@kmolima
Copy link
Member

kmolima commented Mar 2, 2018

Allocated sequential tasks to different vehicles (check payload requirements)
Iros18 rendez-vous running example log:

Selected nodes: { lauv-noptilus-3 lauv-noptilus-2 lauv-noptilus-1 }
lauv-noptilus-3 is available!
lauv-noptilus-2 is available!
lauv-noptilus-1 is available!
x8-02 is available!
Available nodes: 1
id=x8-02 type=UAV
Matching requirement: id=,type=UAV,payload=,area=area((41,185000,-8,706200,0,000000) <> 10000,000000)
Requirement met by node x8-02
Selected nodes: { x8-02 }
Task survey1 allocated node lauv-noptilus-3.
Task sk1 allocated node lauv-noptilus-1.
Task survey2 allocated node lauv-noptilus-2.
Task sk2 allocated node lauv-noptilus-2.
Task survey3 could not allocate necessary nodes.
Unexpected exception ... pt.lsts.dolphin.runtime.EnvironmentException : No vehicles to run task! !
Script '/home/lsts/workspace/neptus/conf/dolphin/iros18.nvl' completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant