Skip to content

Update engine to latest MantleAPI

Changes:

  • Updated mantle_api::IsEqual to mantle_api::AlmostEqual
  • Corrected test against implicit conversion between std::string and std::string_view in mantle_api::OpenDriveLanePosition and mantle_api::OpenDriveRoadPosition types
  • Updated tests after mocking mantle_api::IControllerRepository::GetEntities method

Merge request reports