Skip to content

[Humble] Proposal to add support for managing simulation worlds (backport #4) #15

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

Open
wants to merge 1 commit into
base: humble
Choose a base branch
from

Conversation

zakmat
Copy link
Contributor

@zakmat zakmat commented Aug 6, 2025

This is a back-port of #4 into Humble.

Worlds are new functionality. To avoid breaking changes in existing interfaces we can't use Resource there. To limit the gap with 2.0.0 I am introducing string resource_string into Spawnable.msg

@adamdbrw
Copy link
Contributor

adamdbrw commented Aug 7, 2025

@zakmat please keep the authorship of the worlds PR as is

@zakmat zakmat force-pushed the mzak/backport_worlds_to_humble branch from 8759a9d to 9a67e81 Compare August 7, 2025 10:47
@zakmat zakmat changed the title [Humble] Proposal to add support for managing simulation worlds [Humble] Proposal to add support for managing simulation worlds (backport #4) Aug 7, 2025
@zakmat zakmat requested review from adamdbrw and ayushgnv August 12, 2025 09:14
@zakmat zakmat force-pushed the mzak/backport_worlds_to_humble branch from 9a67e81 to d9f9ce9 Compare August 13, 2025 08:43
Co-authored-by: Martin Pecka <[email protected]>
Co-authored-by: Adam Dąbrowski <[email protected]>
Co-authored-by: Mateusz Żak <[email protected]>
Signed-off-by: Mateusz Żak <[email protected]>
@zakmat zakmat force-pushed the mzak/backport_worlds_to_humble branch from d9f9ce9 to 63a5e91 Compare August 13, 2025 08:44
@zakmat
Copy link
Contributor Author

zakmat commented Aug 13, 2025

After internal discussion, I have opted to remove modification to Spawnable since modifying the struct layout is not technically ABI compatible.

@zakmat zakmat requested review from azeey and adamdbrw August 13, 2025 08:50
Copy link
Member

@ayushgnv ayushgnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the backport changes @zakmat!

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