-
Notifications
You must be signed in to change notification settings - Fork 60
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
feat(preprocessor,interpreter): support ParameterValueDistribution #878
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e/parameter_value_distribution
HansRobo
changed the title
Feature/parameter value distribution
feat(preprocessor,interpreter): support ParameterValueDistribution
Nov 8, 2022
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…feature/parameter_value_distribution # Conflicts: # openscenario/openscenario_interpreter/include/openscenario_interpreter/random/stochastic_distribution_sampler.hpp # openscenario/openscenario_interpreter/src/syntax/histogram.cpp # openscenario/openscenario_interpreter/src/syntax/normal_distribution.cpp # openscenario/openscenario_interpreter/src/syntax/poisson_distribution.cpp # openscenario/openscenario_interpreter/src/syntax/probability_distribution_set.cpp # openscenario/openscenario_interpreter/src/syntax/uniform_distribution.cpp
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…alue_distribution # Conflicts: # openscenario/openscenario_interpreter/include/openscenario_interpreter/random/stochastic_distribution_sampler.hpp
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…chastic parameter distributions Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…::derive() Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…:derive() Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…alue_distribution
…into feature/parameter_value_distribution
…alue_distribution
…into feature/parameter_value_distribution
…into feature/parameter_value_distribution
…into feature/parameter_value_distribution
…/parameter_value_distribution
…into feature/parameter_value_distribution
…into feature/parameter_value_distribution
…alue_distribution
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bump minor
If this pull request merged, bump minor version of the scenario_simulator_v2
feature
New feature or request
wait for regression test
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Types of PR
Link to the issue
Description
openscenario_preprocessor
packageNote
The following points are not covered by this pull-request
derive
andgetNumberOfDeriveScenarios
are experimental implementationopenscenario_preprocessor/openscenario_preprocessor.cpp
completelyopenscenario_interpreter::OpenScenario
classHow to review this PR.
Others
Operation Checking for
openscenario_preprocessor
Results of Sample Scenarios
openscenario_preprocessor.zip