-
Notifications
You must be signed in to change notification settings - Fork 61
[PROPOSALS] RJD-1057 (5/5): Remove non-API member functions: Improve responsibility simulator_core<->api #1619
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
Closed
TauTheLepton
wants to merge
89
commits into
tier4:master
from
RobotecAI:ref/RJD-1057-improve-responsibility-simulator-core-api.proposals
Closed
Conversation
This file contains hidden or 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
…lized functions for distance calculations for each coordinate system
…nput instead of CanonicalizedLaneletPose
…ded-to-entity-base' into ref/RJD-1057-improve-responsibility-simulator-core-api
…wn() and setStatus() methods
…ded-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
…ze(), guarantee canonicalization of input in API, add exceptions to canonicalize()
… of https://github.com/tier4/scenario_simulator_v2 into ref/RJD-1057-improve-responsibility-simulator-core-api
…ce, move it to distance utils and use globally
…ded-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ded-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…const to some passed arguments
Signed-off-by: Mateusz Palczuk <[email protected]>
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
…ed-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
…ed-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ed-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ctor' into ref/RJD-1057-improve-responsibility-simulator-core-api
…ed-to-entity-base-refactor' into ref/RJD-1057-improve-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
…-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
The implementations of the removed functions have already been removed and leaving these in a header was an oversight Signed-off-by: Mateusz Palczuk <[email protected]>
…-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
…-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
…-responsibility-simulator-core-api Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
… same as requestAcquirePosition Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
Signed-off-by: Mateusz Palczuk <[email protected]>
… "e6ffb819399842b6b3f71a7de816f36fcc01cfe0") Signed-off-by: Mateusz Palczuk <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Abstract
Background
Details
References
Destructive Changes
Known Limitations