Skip to content
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

adding namespace support for map saving #613

Merged
merged 1 commit into from
Aug 31, 2023
Merged

adding namespace support for map saving #613

merged 1 commit into from
Aug 31, 2023

Conversation

SteveMacenski
Copy link
Owner

Per #607

@hilary-luo
Copy link

@SteveMacenski Can this fix be merged? Users are continuing to run into this issue.

@SteveMacenski
Copy link
Owner Author

SteveMacenski commented Aug 8, 2023

@hilary-luo I believe I left this asking someone experiencing this issue to test this PR to make sure it resolves their issues (to make sure there aren't other problems afoot as well). If someone tests this for that situation and gives it the thumbs up, I can merge and backport for a release!

Folks commented in #607 but didn't give me an indication that they tested (and then fell off my radar, as most of my work is event-driven)

@hilary-luo
Copy link

Thanks Steve. @NachtaktiverHalbaffe are you able to test this?

@NachtaktiverHalbaffe
Copy link

Sorry for the late reply. I'll try to test this when im back at University where my setup is located (Problem occured in my master thesis). Cant give a time estimation because I have to setup a completly new workspace/Docker environment (will be an humble environment because TB4 etc. runs on humble) to seperate everything from the current working setup. Try to get this done this month, have to fulfill some other deadlines for my thesis though and this topic isnt a top priority for my supervisor because he is already satisfied with the current workaround

@hilary-luo
Copy link

@SteveMacenski This fix worked for me, can we have this merged in? Thanks again

@SteveMacenski SteveMacenski merged commit b139fbf into ros2 Aug 31, 2023
@SteveMacenski SteveMacenski deleted the 607 branch August 31, 2023 18:23
@SteveMacenski
Copy link
Owner Author

Done

SteveMacenski added a commit that referenced this pull request Sep 25, 2023
* Optional map saver (#633)

* Add parameter to stop map saver from being initialised

Map saver will subscribe to the map topic and force updates of the map
even when nothing else is subscribed.
This allows it to be turned off to save processing cycles.

* Add details of use_map_saver parameter to README

* Add defaulted-true use_map_saver parameter to launch configs

---------

Co-authored-by: James Ward <j.ward@sydney.edu.au>

* adding namespace support for map saving (#613)

* fix mismatched service name in rviz plugin (#634)

* bumping to 2.6.6 for release

---------

Co-authored-by: James Ward <james@robomo.co>
Co-authored-by: James Ward <j.ward@sydney.edu.au>
Co-authored-by: gene.su <47352191+gene-su@users.noreply.github.com>
SteveMacenski added a commit that referenced this pull request Sep 25, 2023
* Optional map saver (#633)

* Add parameter to stop map saver from being initialised

Map saver will subscribe to the map topic and force updates of the map
even when nothing else is subscribed.
This allows it to be turned off to save processing cycles.

* Add details of use_map_saver parameter to README

* Add defaulted-true use_map_saver parameter to launch configs

---------

Co-authored-by: James Ward <j.ward@sydney.edu.au>

* adding namespace support for map saving (#613)

* fix mismatched service name in rviz plugin (#634)

* bumping iron to 2.7.2 for release

---------

Co-authored-by: James Ward <james@robomo.co>
Co-authored-by: James Ward <j.ward@sydney.edu.au>
Co-authored-by: gene.su <47352191+gene-su@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants