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

feat[code]: extend DetectedMovingObject with estimated trajectory #752

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denotte
Copy link

@denotte denotte commented Dec 17, 2023

Reference to a related issue in the repository

751

Add a description

This proposal adds repeated StatePoints to the message DetectedMovingObject to describe an estimated future trajectory of this entity.

Some questions to ask:
What is this change?
What does it fix?
Is this a bug fix or a feature? Does it break any existing functionality or force me to update to a new version?
How has it been tested?

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!

This pull request is planned to be discussed in the Subgroup Other Models & Harmonization Joint Meeting 17.12.2023.

refers to OpenSimulationInterface#751
Extends the DetectedMovingObject with a series of StatePoints to
describe an estimated future trajectory.

Signed-off-by: Dennis Otte <dennis.otte@twt-gmbh.de>
@thempen
Copy link
Contributor

thempen commented Dec 18, 2023

Comment from OSI Workgroup Other Models:

  • Change the documentation for StatePoint according the coordinate system. It is not global coordinate system in this message.
  • The estimated trajectory to be introduced should be within the CandidateMovingObject to have different trajectory estimation for different traffic objects (e.g. cars, or trucks).

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

Successfully merging this pull request may close these issues.

None yet

2 participants