-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved reloading of OpenDRIVE maps in OSC
Before enforcing a reload of the CARLA map when using OpenSCENARIO the currently loaded map is compared with the new map. This comparison was reworked to enforce that both maps start with the '<OpenDRIVE>' start tag. Reworked handling of TrafficManager inside ScenarioRunner to improve startup time. Change-Id: I5d2fac8fcdc9a5bdd7fbb47589f3a1b535188175
- Loading branch information
1 parent
82fdcb2
commit 0f09fc8
Showing
3 changed files
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters