-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix/prevent warning when loading bt #5494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
SteveMacenski
merged 33 commits into
ros-navigation:main
from
Jad-ELHAJJ:fix/prevent_warning_when_loading_BT
Sep 17, 2025
+354
−104
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0e56130
Added BT ID finder and used createTree to resolve btcpp warning
Jad-ELHAJJ 5bdac96
Support using either bt file path or bt id
Jad-ELHAJJ 70cd1b7
Not necessarily a file name
Jad-ELHAJJ f2ac463
fix logic
Jad-ELHAJJ daf4271
fix function definition
Jad-ELHAJJ b87c64a
fixed unit test
Jad-ELHAJJ 24928d9
fixed BB variable
Jad-ELHAJJ 1823f8e
fixed error msg
Jad-ELHAJJ 0046752
fixed variable and its getter naming
Jad-ELHAJJ b7afc39
fixed definition
Jad-ELHAJJ 7e40323
fix xml check
Jad-ELHAJJ 8760146
fix bt unit test
Jad-ELHAJJ 5b4a75b
test
Jad-ELHAJJ 2e83f9e
added back test
Jad-ELHAJJ d7a59a0
check bt id using the root or bt id
Jad-ELHAJJ 4684439
using tinyxml2 instead of regex
Jad-ELHAJJ 7e56b46
fixed var name
Jad-ELHAJJ 6910540
fixed var name
Jad-ELHAJJ 5e7b1f6
check if arg is already a BT ID
Jad-ELHAJJ 7dd0d2e
check if arg is already a BT ID
Jad-ELHAJJ 8dfb41b
Test was failing due to same BT ID MainTree among all registred trees
Jad-ELHAJJ 95a7213
Fixed error msg to be compliant
Jad-ELHAJJ 210a8cd
python linting
Jad-ELHAJJ c80770c
Removed unused createTreeFromFile since its replaced with createTree
Jad-ELHAJJ 4f30812
PR fixes
Jad-ELHAJJ 7982498
Added new line at the end of BT xml
Jad-ELHAJJ e4865e7
Should cover most of the cases
Jad-ELHAJJ 0e7bf9c
format
Jad-ELHAJJ 8843105
Fixed BT format
Jad-ELHAJJ 4524a28
Removed redundant check
Jad-ELHAJJ f4108b4
Allow usage of file paths with a warning, while keeping BT ID usage a…
Jad-ELHAJJ 3da4fba
Additional test
Jad-ELHAJJ 05147ee
Test coverage
Jad-ELHAJJ File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.