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.5.0 (2020-03-16)
6+ -----------
7+ * Atomic parameter setting https://github.com/micro-ROS/system_modes/issues/59
8+ * Bug fixing
9+ * More tests
10+
5110.4.2 (2020-12-17)
612-----------
713* Error handling and rules feature no longer experimental
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.4.2 </version >
5+ <version >0.5.0 </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,
3434 <test_depend >ament_lint_auto</test_depend >
3535 <test_depend >launch_testing_ament_cmake</test_depend >
3636 <test_depend >launch_testing_ros</test_depend >
37+ <test_depend >ros2run</test_depend >
3738
3839 <member_of_group >rosidl_interface_packages</member_of_group >
3940
Original file line number Diff line number Diff line change 22Changelog for package system_modes_examples
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 0.5.0 (2020-03-16)
6+ -----------
7+ * Atomic parameter setting https://github.com/micro-ROS/system_modes/issues/59
8+ * Bug fixing
9+ * More tests
10+
5110.4.2 (2020-12-17)
612-----------
713* Error handling and rules feature no longer experimental
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.4.2 </version >
5+ <version >0.5.0 </version >
66 <description >
77 Simple example system and according launch files for the system_modes
88 package.
You can’t perform that action at this time.
0 commit comments