Conversation
…nt folders, project or plugin
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our CHANGELOG.md based on your changes. |
LuisPovedaCano
approved these changes
Apr 23, 2025
rbellerobotics
added a commit
to DarpaTriageChallenge/carla
that referenced
this pull request
May 24, 2025
switch back to older fast dds fastdds building on windows Defaulting the ros2 to be on Moved copy to a later part of the build fixed error with copy, still requires running twice Build copies on first try fix Fixed pathing for Windows deps in build cs TEST: STATIC Update to static paths Added functionality to load maps from anywhere across different content folders, project or plugin (carla-simulator#8862) Changed the name and place of assets referenced in those BP and DT (carla-simulator#8864) Add functionality to subdivide meshes in chunks (carla-simulator#8875) Remove UE5_BUILD_README.md (carla-simulator#8876) Aaron/ue5/addmaterialstosplittedmeshes (carla-simulator#8883) * Add functionality to subdivide meshes in chunks * Add Materials to splitted meshes Got build to the 3000 package build able to launch system Cleaned up windows build Switch arg name to link correctly on windows
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR aims to expand the map loading funcitonality to enable people to load maps from other plugins.
Fixes #
Where has this been tested?
Possible Drawbacks
This change is