Skip to content

Writing CAM awareness data to the output.csv #167

Answered by schwepmo
SafrasIqbal asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think this is directly possible as the V2xMessageTransmission only holds the abstract V2xMessage class (not limited to Cams).
The easiest solutions I can think of is to either use the VehicleUpdates subscription, as it seems to hold all the data you're interested in,
or write a small application, that receives and logs all Cams manually.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SafrasIqbal
Comment options

Answer selected by SafrasIqbal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants