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

Add the ability to customize the base world file #519

Merged
merged 6 commits into from
Dec 18, 2024

Conversation

arjo129
Copy link
Member

@arjo129 arjo129 commented Dec 12, 2024

Closes: #381

This PR adds a small feature which allows end users to add a custom base
simulation file. This allows power users to customize their simulation
environments with custom gazebo plugins.

Testing instructions

You can see the new template in action in this repo: https://github.com/arjo129/rmf_camera_vlm_demo/tree/main

Particularly this line: https://github.com/arjo129/rmf_camera_vlm_demo/blob/9512243e5236ff2ab7b78a24850c2ac6e2a0bacf/demo_camera_world/CMakeLists.txt#L36

This PR adds a small feature which allows end users to add a custom base
simulation file. This allows power users to customize their simulation
environments with custom gazebo plugins.

Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
@arjo129 arjo129 marked this pull request as ready for review December 16, 2024 02:46
@arjo129 arjo129 force-pushed the arjo/feat/customize_base_template branch from 594d4ad to 090d498 Compare December 18, 2024 03:28
@arjo129 arjo129 enabled auto-merge (squash) December 18, 2024 03:29
@arjo129 arjo129 merged commit 53928fa into main Dec 18, 2024
7 checks passed
@arjo129 arjo129 deleted the arjo/feat/customize_base_template branch December 18, 2024 03:35
luca-della-vedova pushed a commit that referenced this pull request Jan 14, 2025
* Add the ability to customize the base world file

This PR adds a small feature which allows end users to add a custom base
simulation file. This allows power users to customize their simulation
environments with custom gazebo plugins.

Signed-off-by: Arjo Chakravarty <[email protected]>
luca-della-vedova pushed a commit that referenced this pull request Jan 14, 2025
* Add the ability to customize the base world file

This PR adds a small feature which allows end users to add a custom base
simulation file. This allows power users to customize their simulation
environments with custom gazebo plugins.

Signed-off-by: Arjo Chakravarty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Feature Request: Be able to add world plugins to map
2 participants