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

Allow the user to use a custom world passed by launch argument #56

Open
francocipollone opened this issue May 10, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@francocipollone
Copy link
Collaborator

Summary

Allow the user to use a custom world passed by launch argument

Suggestion

ros2 launch andino_gz andino_gz.launch.py world_path:=<path/to/custom/map>

Alternative

What if we add the worlds folder to the GZ_RESOURCE_PATH (via env hook) and let gazebo to pick up the sdf from there.

So the user in order to use the world they just have to add the world to the GZ_RESOURCE_PATH and use the name of their custom world.

@francocipollone francocipollone added the enhancement New feature or request label May 10, 2024
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