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_examples
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 0.7.1 (2020-04-22)
6+ -----------
7+
8+ * Improved metadata for ROS 2 package releases
9+
5100.7.0 (2020-04-22)
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 >system_modes</name >
5- <version >0.7.0 </version >
5+ <version >0.7.1 </version >
66 <description >
77 The system modes concept assumes that a robotics system is built
88 from components with a lifecycle. It adds a notion of (sub-)systems,
1313 <maintainer email =" arne.nordmann@bosch.com" >Arne Nordmann</maintainer >
1414 <license >Apache License 2.0</license >
1515
16+ <url type =" website" >https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/</url >
17+ <url type =" repository" >https://github.com/micro-ROS/system_modes</url >
18+ <url type =" bugtracker" >https://github.com/micro-ROS/system_modes/issues</url >
19+
1620 <buildtool_depend >ament_cmake</buildtool_depend >
1721
1822 <depend >builtin_interfaces</depend >
File renamed without changes.
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.7.0 </version >
5+ <version >0.7.1 </version >
66 <description >
77 Simple example system and according launch files for the system_modes
88 package.
99 </description >
1010 <maintainer email =" arne.nordmann@bosch.com" >Arne Nordmann</maintainer >
1111 <license >Apache License 2.0</license >
1212
13+ <url type =" website" >https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/</url >
14+ <url type =" repository" >https://github.com/micro-ROS/system_modes</url >
15+ <url type =" bugtracker" >https://github.com/micro-ROS/system_modes/issues</url >
16+
1317 <buildtool_depend >ament_cmake</buildtool_depend >
1418
1519 <depend >rclcpp</depend >
Original file line number Diff line number Diff line change 22Changelog for package system_modes_examples
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 0.7.1 (2020-04-22)
6+ -----------
7+
8+ * Improved metadata for ROS 2 package releases
9+
5100.7.0 (2020-04-22)
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 >system_modes_msgs</name >
5- <version >0.7.0 </version >
5+ <version >0.7.1 </version >
66 <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.
7+ Interface package, containing message definitions and service definitions
8+ for the system modes package.
129 </description >
1310 <maintainer email =" arne.nordmann@bosch.com" >Arne Nordmann</maintainer >
1411 <license >Apache License 2.0</license >
1512
13+ <url type =" website" >https://micro.ros.org/docs/concepts/client_library/lifecycle_and_system_modes/</url >
14+ <url type =" repository" >https://github.com/micro-ROS/system_modes</url >
15+ <url type =" bugtracker" >https://github.com/micro-ROS/system_modes/issues</url >
16+
1617 <buildtool_depend >ament_cmake</buildtool_depend >
1718
1819 <depend >builtin_interfaces</depend >
You can’t perform that action at this time.
0 commit comments