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

Timestamp missing from payload of topic /environment/fused_external_objects generated by a vehicle bridge #247

Open
dan-du-car opened this issue Aug 21, 2024 · 0 comments
Labels
anomaly anomaly is an irregularity or disproportion. bug Something isn't working

Comments

@dan-du-car
Copy link
Collaborator

dan-du-car commented Aug 21, 2024

Summary

In XIL environment, vehicle bridge published message with timestamp for /environment/fused_external_objects. After the messaging server received and transform this message, the timestamp is missing. Screenshots below show the message in the vehicle bridge and messaging server logs:

  • Vehicle bridge log:
    image

  • Messaging server log:

image

The same issue above potentially cause other topics below also missing timestamp:

  /environment/cooperative_perception_track_list     

            /environment/filtered_detection_list     

                /environment/full_detection_list     

             /environment/fused_external_objects     

                   /environment/lanelet2_map_viz     

Commit

NA

Expected Behavior

All messages received and transformed by messaging server should have a timestamp.

Actual Behavior

Timestamp is missing in messages based on the output of messaging server log.

Steps to Reproduce the Actual Behavior

NA

Related Work

No response

@dan-du-car dan-du-car added bug Something isn't working anomaly anomaly is an irregularity or disproportion. labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly anomaly is an irregularity or disproportion. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant