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

Asynchronous computation of predictions #2092

Merged
merged 59 commits into from
Mar 21, 2019

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Mar 11, 2019

virtual void FlowPrediction(Instant const& last_time);
// Tries to extend the prediction by extending the ephemeris by at most
// |max_ephemeris_steps_per_frame|. No guarantees regarding the end time of
// the prediction when this call returns.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first sentence of this comment has little in common with the behaviour.

This doesn't really Flow anything directly; RefreshPrediction?

The parameterized one below does flow (after refreshing), so the identifier makes more sense there.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Sorry, something went wrong.

@pleroy
Copy link
Member Author

pleroy commented Mar 16, 2019

retest this please

Sorry, something went wrong.

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

Successfully merging this pull request may close these issues.

None yet

2 participants