CHANGELOG

Changelog for package simulation_interfaces

1.0.1 (2025-05-16)

  • Add missing action_msgs dependency to package.xml #10

  • Added error code to SetEntityState.srv (#8)

  • Contributors: Adam Dąbrowski, Mateusz Żak, Michał Pełka

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.