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

Map saving and serialization services return bool #546

Open
wants to merge 1 commit into
base: melodic-devel
Choose a base branch
from

Conversation

nickovaras
Copy link

### Note: This PR is for reference only mostly, as it breaks API.

| Primary OS tested on | Ubuntu |
| Robotic platform tested on | Locus Vector |

Description

The services to save and serialize a map can be called externally, and it is useful
to know whether they succeeded. The current empty service calls just hope for
the best, but this PR includes modifications to return the actual outcome.

Description of documentation updates required from your changes

If merged, this PR would probably need an update to the Readme


Future work

These changes may be worth considering for future versions in new distros

Update slam_toolbox_common.cpp
Update DeserializePoseGraph.srv
Update SaveMap.srv
Update SerializePoseGraph.srv
Update serialization.hpp
Update serialization.hpp
@SteveMacenski
Copy link
Owner

This would only be possible in ROS 2, ROS 1 APIs have been set and are released. Is this something you're willing to forward port to ROS 2 and meet your needs?

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.

None yet

2 participants