-
Notifications
You must be signed in to change notification settings - Fork 266
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
Improve path routing logic #3109
Comments
More stuff for Step 1 ...
It will look like this (the lines will be long, not in this case, but in others):
Internally, librest will translate this info into:
... You get it ... Alternative to storing compV
|
Step 1 stage 0 done in PR #3128 |
Step 1 stage 1 done in PR #3129 |
Step 1 stage 2 done in PR #3261 |
Step 1 stage 3 done in PR #3261 |
Current path routing vector (in contextBroker.cpp) is pretty old and can be improved. We consider three incremental enhancements:
Each step will be done separately (i.e. its own PR) and will be split among different Orion releases (i.e. the same Orion release will not include more than one step).
The text was updated successfully, but these errors were encountered: