Skip to content

Open-RMF on Iron Irwini - Sync (2023-08-10)

Compare
Choose a tag to compare
@Yadunund Yadunund released this 10 Aug 02:35
· 9 commits to main since this release
4d50659

We're happy to announce the availability of the latest binary and source packages for Open-RMF on ROS 2 Iron Irwini!

The release is primarily supported on Ubuntu 22.04 with amd64 and arm64 architectures. Some packages are also supported on rhel-9 (look for "developed" status here).

The latest package versions are as listed in this rmf.repos file. The debian binaries will be available as part of the next Iron sync but in the meanwhile, they can be installed from the ROS 2 testing repository.

For instructions to install the binaries or build from source, please look at the Installation instructions.

Known Issues

  • Packages from rmf-demos are not available in binary form and hence need to be built from source.

Note: Ignore the source code links in the attachment below as they do not contain the source code for this release (they are auto-generated by GitHub). Instead, grab the binary packages for your platform by following the Installation instructions or if building from source, import the rmf.repos file linked above and follow the source build instructions.

Complete Changelogs

rmf_fleet_adapter

* Fix comparator for direct assignment ordering (#292 <https://github.com/open-rmf/rmf_ros2/pull/292>)
* Adding initiator and request time to booking (#284 <https://github.com/open-rmf/rmf_ros2/pull/284>)
* Contributors: Aaron Chong, Yadunund

rmf_fleet_adapter_python

* Adding initiator and request time to booking (#284 <https://github.com/open-rmf/rmf_ros2/pull/284>)
* Contributors: Aaron Chong

rmf_task_ros2

* Adding initiator and request time to booking (#284 <https://github.com/open-rmf/rmf_ros2/pull/284>)
* Contributors: Aaron Chong

rmf_task_sequence

* Fix battery drain crash for GoToPlace (#96 <https://github.com/open-rmf/rmf_task/pull/96>)
* Contributors: Yadunund

rmf_building_map_tools

* Fix gz classic model download (#472 <https://github.com/open-rmf/rmf_traffic_editor/pull/472>)
* Contributors: Aaron Chong

rmf_traffic_editor_test_maps

* Fix gz classic model download (#472 <https://github.com/open-rmf/rmf_traffic_editor/pull/472>)
* Contributors: Aaron Chong

rmf_demos_maps

* Fix gz classic model download (#185 <https://github.com/open-rmf/rmf_traffic_editor/pull/185>)
* Contributors: Aaron Chong