AMCL TransformListener reuses node rather than creating its own#538
AMCL TransformListener reuses node rather than creating its own#5382 commits merged intoros-navigation:masterfrom
Conversation
|
Travis failure |
|
I'm pretty sure all the PRs are failing the test because of the same issue. I like this change but want @crdelsey to review, as it would probably trump #532. Also, I suspect there are other nodes with the same issue besides AMCL, which is why the test is still failing. |
|
At least one more place experiencing the same issue is There is an extra node created here Traceback hereI don't have more time to look into this at the moment. I think this PR is still a good idea, though it looks like #532 will still be needed to make CI green again. |
|
We had a brief meeting and the team prefers this approach over #532. I'll pick up where you left off and see if I can get this to pass CI tomorrow |
|
Well, this gets the system test passing in Travis, but broke everything else. I think the other CI builds are broken because I pushed to @sloretz branch, and now they are confused about what branch to pull from. I believe the build failures are not the fault of the changes in this PR. |
mkhansenbot
left a comment
There was a problem hiding this comment.
Looks good to me and passed the PR CI. I think it's good to merge.
* update collision monitor configuration guide with new param radius_sub_topic Signed-off-by: asarazin <anaelle.sarazin@robocc.com> * update migration guide with new param radius_sub_topic for collision monitor Signed-off-by: asarazin <anaelle.sarazin@robocc.com> --------- Signed-off-by: asarazin <anaelle.sarazin@robocc.com> Co-authored-by: asarazin <anaelle.sarazin@robocc.com>
Basic Info
Description of contribution in a few bullet points
amclreuse the existing node rather than create its ownamclprocessFuture work that may be required in bullet points