Skip to content

feat:add description how motion of vehicle is controlled. refers to #…#904

Open
christophglasmacher wants to merge 3 commits into
OpenSimulationInterface:masterfrom
christophglasmacher:feature/vehiclemotioncontrol
Open

feat:add description how motion of vehicle is controlled. refers to #…#904
christophglasmacher wants to merge 3 commits into
OpenSimulationInterface:masterfrom
christophglasmacher:feature/vehiclemotioncontrol

Conversation

@christophglasmacher

@christophglasmacher christophglasmacher commented May 18, 2026

Copy link
Copy Markdown

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!

…penSimulationInterface#903.

Signed-off-by: Christoph Glasmacher <christoph.glasmacher@ika.rwth-aachen.de>
@jdsika jdsika requested a review from pmai May 18, 2026 15:25
@jdsika jdsika added the FeatureRequest Proposals which enhance the interface or add additional features. label May 18, 2026
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>
Comment thread osi_object.proto

// Object is controlled by another model
//
TYPE_MODEL_OTHER = 8;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why is this not the same as "TYPE_OTHER = 1;" ?

@christophglasmacher christophglasmacher Jun 18, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

"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.

@jdsika

jdsika commented Jun 18, 2026

Copy link
Copy Markdown
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FeatureRequest Proposals which enhance the interface or add additional features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants