File tree Expand file tree Collapse file tree 17 files changed +40
-10
lines changed
Expand file tree Collapse file tree 17 files changed +40
-10
lines changed Original file line number Diff line number Diff line change 22Changelog for package rmf_demos
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 2.8.0 (2025-07-21)
6+ ------------------
7+ * Add mutex group supervisor to common launch file (`#310 <https://github.com/open-rmf/rmf_demos/issues/310 >`_)
8+ Co-authored-by: yadunund <yadunund@intrinsic.ai>
9+ * Contributors: Grey
10+
5112.7.0 (2025-06-09)
612------------------
713
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rmf_demos</name >
5- <version >2.7 .0</version >
5+ <version >2.8 .0</version >
66 <description >Common launch files for RMF demos</description >
77 <maintainer email =" yadunund@openrobotics.org" >Yadunund</maintainer >
88 <maintainer email =" marco@openrobotics.org" >Marco A. Gutiérrez</maintainer >
Original file line number Diff line number Diff line change 22Changelog for package rmf_demos_assets
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 2.8.0 (2025-07-21)
6+ ------------------
7+
582.7.0 (2025-06-09)
69------------------
710
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rmf_demos_assets</name >
5- <version >2.7 .0</version >
5+ <version >2.8 .0</version >
66 <description >Models and other media used for RMF demos</description >
77 <maintainer email =" yadunund@openrobotics.org" >Yadunund</maintainer >
88 <maintainer email =" marco@openrobotics.org" >Marco A. Gutiérrez</maintainer >
Original file line number Diff line number Diff line change 22Changelog for package rmf_demos_bridges
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 2.8.0 (2025-07-21)
6+ ------------------
7+
582.7.0 (2025-06-09)
69------------------
710
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rmf_demos_bridges</name >
5- <version >2.7 .0</version >
5+ <version >2.8 .0</version >
66 <description >Nodes for bridging between different communication stacks</description >
77 <maintainer email =" yadunund@openrobotics.org" >Yadunund</maintainer >
88 <license >Apache 2.0</license >
Original file line number Diff line number Diff line change 44
55setup (
66 name = package_name ,
7- version = '2.7 .0' ,
7+ version = '2.8 .0' ,
88 packages = [package_name ],
99 data_files = [
1010 (
Original file line number Diff line number Diff line change 22Changelog for package rmf_demos_fleet_adapter
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 2.8.0 (2025-07-21)
6+ ------------------
7+ * Generate new cmd_id for stop request (`#294 <https://github.com/open-rmf/rmf_demos/pull/294 >`_)
8+ * Contributors: Cheng-Wei Chen
9+
5102.7.0 (2025-06-09)
611------------------
712
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rmf_demos_fleet_adapter</name >
5- <version >2.7 .0</version >
5+ <version >2.8 .0</version >
66 <description >Fleet adapters for interfacing with RMF Demos robots with a fleet manager via REST API</description >
77 <maintainer email =" xiyu@openrobotics.org" >Xi Yu Oh</maintainer >
88 <maintainer email =" yadunund@openrobotics.org" >Yadunund</maintainer >
Original file line number Diff line number Diff line change 88
99setup (
1010 name = package_name ,
11- version = '2.7 .0' ,
11+ version = '2.8 .0' ,
1212 packages = find_packages (),
1313 data_files = [
1414 (
You can’t perform that action at this time.
0 commit comments