Add duration parameter to the cantransform call in updateCostmap in r…#3053
Closed
arslogavitabrevis wants to merge 1 commit intoros-navigation:galacticfrom
arslogavitabrevis:galactic
Closed
Add duration parameter to the cantransform call in updateCostmap in r…#3053arslogavitabrevis wants to merge 1 commit intoros-navigation:galacticfrom arslogavitabrevis:galactic
arslogavitabrevis wants to merge 1 commit intoros-navigation:galacticfrom
arslogavitabrevis:galactic
Conversation
…ange_sensor_layer
Contributor
|
@arslogavitabrevis, all pull requests must be targeted towards the |
Contributor
|
@arslogavitabrevis, please properly fill in PR template in the future. @SteveMacenski, use this instead.
|
Member
SteveMacenski
left a comment
There was a problem hiding this comment.
LGTM beyond the galactic base
| in.header.stamp = range_message.header.stamp; | ||
| in.header.frame_id = range_message.header.frame_id; | ||
|
|
||
| std::string * errstr = NULL; |
Member
There was a problem hiding this comment.
Might want to include that error string in the RCLCPP INFO when it fails to give more context, if you're going to collect it!
Member
|
@arslogavitabrevis any update? |
SteveMacenski
added a commit
that referenced
this pull request
Jul 7, 2022
Merged
Member
|
#3064 to complete |
SteveMacenski
added a commit
that referenced
this pull request
Jul 11, 2022
SteveMacenski
added a commit
that referenced
this pull request
Jul 11, 2022
SteveMacenski
added a commit
that referenced
this pull request
Jul 11, 2022
hodgespodge
pushed a commit
to RobotCodeLab/navigation2
that referenced
this pull request
Sep 12, 2022
…tion#3070) * forward porting ros-navigation#3053 * adding TF warning suggestion (cherry picked from commit bb0d177) Co-authored-by: Steve Macenski <stevenmacenski@gmail.com>
jwallace42
pushed a commit
to jwallace42/navigation2
that referenced
this pull request
Dec 14, 2022
* forward porting ros-navigation#3053 * adding TF warning suggestion
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.
Range_sensor_layer
Basic Info
Description of contribution in a few bullet points
For Maintainers: