Skip to content

feat: add disappearing vehicle example#120

Merged
jdsika merged 1 commit into
mainfrom
feat/add-disapp-veh-example
Aug 7, 2025
Merged

feat: add disappearing vehicle example#120
jdsika merged 1 commit into
mainfrom
feat/add-disapp-veh-example

Conversation

@thomassedlmayer

Copy link
Copy Markdown
Collaborator

Adds minimal example file (SensorView) with two moving objects. Moving object with id 2 disappears in timestamp 5.0.

Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
@jdsika jdsika merged commit 0592bd5 into main Aug 7, 2025
1 check passed
@jdsika jdsika deleted the feat/add-disapp-veh-example branch August 7, 2025 14:38
@jdsika jdsika added this to the v0.0.7 milestone Aug 7, 2025
@jdsika jdsika added the enhancement New feature or request label Aug 7, 2025
@jdsika

jdsika commented Aug 7, 2025

Copy link
Copy Markdown
Collaborator

oh, "PMSF.SensorView" ?

@thomassedlmayer

Copy link
Copy Markdown
Collaborator Author

That's just the channel name which can be chosen almost arbitrarily. See OSI docs (topic):

A unique name for the channel within the trace file. [...] the topic name should be chosen to reflect the purpose of the channel, and should include some indication of the message type.

@jdsika

jdsika commented Sep 4, 2025

Copy link
Copy Markdown
Collaborator

JUST to be super clear. You do not intend to see a rendered bounding box in your example?!

Screenshot from 2025-09-04 16-44-14

@thomassedlmayer

Copy link
Copy Markdown
Collaborator Author

You do not intend to see a rendered bounding box in your example?!

Yes I do but #123 broke it. My example does not provide velocity and acceleration values for the moving objects. So the metadata generation runs into an exception and the rest of the rendering process is skipped for every frame.

The example should show two vehicles and one of them disappears around 5 seconds into the trace.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants