Deleted r2s_loading_from_wfs_test.cpp from map downloader tests#93
Merged
Merged
Conversation
Signed-off-by: s0nofab1t <ruediger.ebendt@dlr.de>
akoerner1
approved these changes
Jun 12, 2026
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
Deleted r2s_loading_from_wfs_test.cpp from map downloader tests, and updated two paths to reflect the latest structural changes.
In detail:
In ros2_workspace/src/adore_test_programs/adore_map_downloader_test/:
Type of Change
Please delete options that are not relevant:
Checklist
--signoffflag as required by the Eclipse Foundation.documentation/technical_reference_manualwhere necessary.THIRD-PARTY.mdif I have introduced new third-party libraries or dependencies to the project.CONTRIBUTERS.mdif I wish to acknowledged for my contribution.How Has This Been Tested?
After building and 'make cli', add the password in adore/ros2_workspace/src/adore_test_programs/adore_map_downloader_test/config/r2s_wfs_config_bs.json. In adore/ros2_workspace/install/adore_map_downloader_test/bin, type './basic_map_loading_from_wfs_test' (without parameters). Along with the last few lines of output, you should see 'basic_map_loading_from_wfs_test: All tests passed successfully, good!' (which has been tested).
Test Configuration: