TriHuynh00 / AC3R-Demo

Automatic Crash Constructor from Crash Report (A3CR) Demo of constructing simulations from crash reports
11 stars 6 forks source link

Collect Ground Truth Data About the Crash from the XML file #47

Closed alessiogambi closed 3 years ago

alessiogambi commented 3 years ago

We can look for tags like:

And extract information about the damaged component. Note this might require to match the vehicles in the simulation as striker/victim might not always be intuitive.

harveyvn commented 3 years ago

Resolved in https://github.com/TriHuynh00/AC3R-Demo/pull/49