feat:add description how motion of vehicle is controlled. refers to #…#904
Open
christophglasmacher wants to merge 3 commits into
Open
Conversation
…penSimulationInterface#903. Signed-off-by: Christoph Glasmacher <christoph.glasmacher@ika.rwth-aachen.de>
Signed-off-by: Christoph Glasmacher <christoph.glasmacher@ika.rwth-aachen.de>
…s also sense for other moving objects such as pedestrians. Signed-off-by: Christoph Glasmacher <christoph.glasmacher@ika.rwth-aachen.de>
jdsika
reviewed
Jun 18, 2026
|
|
||
| // Object is controlled by another model | ||
| // | ||
| TYPE_MODEL_OTHER = 8; |
Contributor
There was a problem hiding this comment.
Why is this not the same as "TYPE_OTHER = 1;" ?
Author
There was a problem hiding this comment.
"8" means that you know that it is at least a "model". That is not necessarily clear for "1".
Example for "1" could be a child driving a car which would neither be a regular nor professional driver.
Contributor
|
Let us explore adding a OpenLabel channel into an OSI MCAP and define "channel cross references" (URI with hash fragment) schema and then use newly developed OpenLabel version 2 draft (ASCS-eV/ontology-management-base#81) to add which time stamp /frame has a "regular driver" and when the handover to "ADAS" takes place. |
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
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.
Reference to a related issue in the repository
#903
Add a description
Add description how motion of a vehicle is controlled in VehicleAttributes.
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
If you can’t check all of them, please explain why.
If all boxes are checked or commented and you have achieved at least one positive review, you can assign the label ReadyForCCBReview!