Skip to content

fix: Adapt control units to new entity container

Andreas Rauschert requested to merge fix_entity_container_sync_2 into main
  • PathControlUnit: copy orientation from entity to entity container if it isn't changed by path control unit to account for modifications from outside
  • Lane offset control unit: re-init offset spline if position or orientation was modified from outside
  • entity container:
    • check for changes from outside not only for position but also orientation
    • delete unused members
  • abstract control unit:
    • check for orientation changes as well
Edited by Andreas Rauschert

Merge request reports

Loading