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

Change maps_package by map_path #10

Open
RomanRobotnik opened this issue Apr 5, 2023 · 0 comments
Open

Change maps_package by map_path #10

RomanRobotnik opened this issue Apr 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@RomanRobotnik
Copy link
Contributor

What do we want to achieve?

Change the current way to set the location where the maps are save.
Currently it requires a package, since it was intended to save maps inside the specific packages.
Now we want to set the full path, independent from any ROS package.

How do we plan to do it?

Change the function to get the file based on a package path. Instead of that it will use the full path provided by param.

How can it be tested?

Change the param from package name to path and see it runs correctly

@RomanRobotnik RomanRobotnik added the enhancement New feature or request label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant