-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add ability to publish layers of the costmap #3254
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
Merged
Changes from 3 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
7a5b546
publish layers of costmap
0f2e97b
lint fix
7d950eb
lint round 2 :)
82481ab
code review
447f80f
remove isPublishable
11459a1
lint
4a222d6
test running
0285d20
rough structure complete
c52243e
completed test
f184acf
lint
b09ce66
code review
a663d58
CI
ce48a59
CI
b0dab49
linting
f3ab862
completed pub test
c2f9f0b
CostmapLayer::matchSize may be executed concurrently (#3250)
Cryst4L9527 7340017
Fix typo (#3262)
woawo1213 15f5800
Adding new Nav2 Smoother: Savitzky-Golay Smoother (#3264)
SteveMacenski be85e52
refactoring RPP a bit for cleanliness on way to ROSCon (#3265)
SteveMacenski c3b5cce
exceptions for compute path through poses (#3248)
jwallace42 d042786
Reclaim Our CI Coverage from the Lords of Painful Subtle Regressions …
SteveMacenski 6d66c9d
Added Line Iterator (#3197)
afifswaidan ee7e505
Use SetParameter Launch API to set the yaml filename for map_server (…
stevedanomodolor 52a31c6
adding reconfigure test to thetastar (#3275)
padhupradheep e528ccc
Check for range_max of laserscan in updateFilter to avoid a implicit …
Cryst4L9527 3f8011f
BT Service Node to throw if service was not available in time (#3256)
guilyx ead132a
remove exec_depend on behaviortree_cpp_v3 (#3279)
Aposhian 7335d6b
add parameterized refinement recursion numbers in Smac Planner Smooth…
SteveMacenski 65a9e4f
Add allow_unknown parameter to theta star planner (#3286)
pepisg eb2c779
Include test cases waypoint follwer (#3288)
stevedanomodolor 06cac21
Dynamically changing polygons support (#3245)
AlexeyMerzlyakov bc95038
adding getCostScalingFactor (#3290)
SteveMacenski 6b221b7
Implemented smoother selector bt node (#3283)
owen7900 ebf079e
Pipe error codes (#3251)
jwallace42 ba3d647
Solve bug when CostmapInfoServer is reactivated (#3292)
MartiBolet 76314ac
Smoothness metrics update (#3294)
AlexeyMerzlyakov a7a77fc
preempt/cancel test for time behavior, spin pluguin (#3301)
stevedanomodolor 3152214
lint fix
6f13a90
Merge branch 'main' into publish_layers
83376aa
clean up test
cdaa851
lint
0cad731
cleaned up test
e552f3e
Merge branch 'main' into publish_layers
539db41
update
1a05397
revert Cmake
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
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.