Skip to content

Fix FillAxleProperties from OpenScenario

Xiao Pan requested to merge bugfix/fix_bb_center_to_axle_center into main

FillAxleProperties copies the open_scenario_axle to bb_center_to_axle_center.

However, bb_center_to_axle_center is defined as vector pointing from the bounding box center point to axle center.

Merge request reports