File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog for package system_modes
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 0.4.0 (2020-09-30)
6+ -----------
7+ * mode event now including start and goal mode
8+ * publish inferred state and mode transitions
9+ * https://github.com/micro-ROS/system_modes/issues/42
10+
5110.3.0 (2020-07-23)
612-----------
713* removed boost dependencies (was: program options)
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 >system_modes</name >
5- <version >0.3.0</version >
6- <description >Model-based distributed configuration handling.</description >
5+ <version >0.4.0</version >
6+ <description >
7+ The system modes concept assumes that a robotics system is built
8+ from components with a lifecycle. It adds a notion of (sub-)systems,
9+ hiararchically grouping these nodes, as well as a notion of modes
10+ that determine the configuration of these nodes and (sub-)systems in
11+ terms of their parameter values.
12+ </description >
713 <maintainer email =" arne.nordmann@bosch.com" >Arne Nordmann</maintainer >
814 <license >Apache License 2.0</license >
915
Original file line number Diff line number Diff line change 1- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2- Changelog for package system_modes
3- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+ Changelog for package system_modes_examples
3+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+ 0.4.0 (2020-09-30)
6+ -----------
7+ * publish inferred state and mode transitions
8+ * https://github.com/micro-ROS/system_modes/issues/42
49
5100.3.0 (2020-07-23)
611-----------
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 >system_modes_examples</name >
5- <version >0.3.0</version >
6- <description >Simple example system for system_modes package.</description >
5+ <version >0.4.0</version >
6+ <description >
7+ Simple example system and according launch files for the system_modes
8+ package.
9+ </description >
710 <maintainer email =" arne.nordmann@bosch.com" >Arne Nordmann</maintainer >
811 <license >Apache License 2.0</license >
912
You can’t perform that action at this time.
0 commit comments