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

wavefront doesn't work #9

Open
ccplaore opened this issue Nov 28, 2017 · 1 comment
Open

wavefront doesn't work #9

ccplaore opened this issue Nov 28, 2017 · 1 comment
Assignees

Comments

@ccplaore
Copy link

I 've been trying to make wavefront work in this new release using the wavefront.cfg file provided by the stage 4.3 release and I'm not able to get rid of "wavefront must provide a planner" when, indeed, the cfg file specifies an offline planner and a planner as requirements at the wavefront section.

Any hint?

many thanks

richmattes added a commit that referenced this issue Jan 28, 2018
Updated wavefront so that it requires an 'online' or 'offline' key
in the provided planner interfaces.  Added missing calls to
AddInterface() when parsing the planner interfaces.
@richmattes
Copy link
Member

There were a few bugs in the wavefront initialization code that probably stemmed from the implementation of the offline planner feature. I cleaned it up and tested with stage's wavefront.cfg. You now have to add an 'online' key to the primary planner interface so that the driver can disambiguate the 'online' and 'offline' Provides, that should have been the case as soon as the optional offline planner interface was implemented.

@richmattes richmattes self-assigned this Jan 28, 2018
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

No branches or pull requests

2 participants