CHANGELOG
Changelog for package simulation_interfaces
2.1.0 (2026-04-07)
Rename
level_resourcetoworld_resourceinLoadWorldandWorldResourcefor consistent terminology (#13)Add
SpawnEntitiesservice for spawning multiple entities in a single call (#20, #25)Make setting entity values optional via boolean flags in
SetEntityState(#21)Add links to example implementations in README (#19)
Contributors: Adam Dąbrowski, Luca Della Vedova, Mateusz Żak, Michał Pełka, Norbert Prokopiuk
2.0.0 (2025-07-29)
Add support for managing simulation worlds #4 * Contributors: Ayush Ghosh <ayushg@nvidia.com> * Co-authored-by: Martin Pecka <peci1@seznam.cz> * Co-authored-by: Adam Dąbrowski <adam.dabrowski@robotec.ai>
Documentation fixes * Contributors: fred-labs <fred-labs@mailbox.org>, Arjo Chakravarty <arjo129@gmail.com>
1.0.1 (2025-05-16)
1.0.0 (2025-04-16)
Initial release of the simulation_interfaces package - a new Standard ROS 2 interfaces for interacting with simulators.
The standard defines highly useful features such as spawning robots and other objects, moving things around for testing, stepping through simulation and querying the virtual world for ground truth data. It is supportive of automation and scenario-based testing.
Contributors: Adam Dąbrowski <adam.dabrowski@robotec.ai>, Addisu Z. Taddese <addisu@openrobotics.org>
Co-authored-by: Martin Pecka <peci1@seznam.cz>
Co-authored-by: Steve Peters <computersthatmove@gmail.com>
Co-authored-by: David V. Lu!! <davidvlu@gmail.com>
Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>
Co-authored-by: Tully Foote <tully.foote@gmail.com>
Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com>
Co-authored-by: Michał Pełka <michal.pelka@robotec.ai>
Co-authored-by: Paweł Liberadzki <pawel.liberadzki@gmail.com>