Skip to content

Prepare integration of MantleAPI in OSC1 engine

Andreas Rauschert requested to merge integration_preview_v9 into preview-v9.0.0
  • add missing operators for identifiers
  • Fix parameter type for GetProjectedPoseAtLane from local to global lane id (UniqueId)
  • Use the smallest possible underlying type for all enums: either std::uint8_t or std::int8_t
  • fix parameter / return type for lane assignment from uint64_t to UniqueId
  • Remove final for Mocks
  • Add MockTrafficAreaService

Signed-off-by: Andreas Rauschert andreas.rb.rauschert@bmw.de

Edited by Andreas Rauschert

Merge request reports

Loading