@@ -3,83 +3,77 @@ Changelog for package system_modes_examples
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
550.7.1 (2020-04-22)
6- -----------
6+ ------------------
77
88* Improved metadata for ROS 2 package releases
99
10100.7.0 (2020-04-22)
11- -----------
11+ ------------------
1212
1313* Launch tests now using launch_ros node action https://github.com/micro-ROS/system_modes/pull/72
1414* Introduced separate interface package, system_modes_msgs https://github.com/micro-ROS/system_modes/pull/74
1515
16160.6.0 (2020-03-16)
17- -----------
17+ ------------------
1818
1919* Introduced mode observer https://github.com/micro-ROS/system_modes/issues/59
2020* Mode manager prevents redundant mode changes https://github.com/micro-ROS/system_modes/pull/67
2121* Minor bugfix in inference
2222
23230.5.0 (2020-03-16)
24- -----------
24+ ------------------
2525* Atomic parameter setting https://github.com/micro-ROS/system_modes/issues/59
2626* Bug fixing
2727* More tests
2828
29290.4.2 (2020-12-17)
30- -----------
30+ ------------------
3131* Error handling and rules feature no longer experimental
3232* Fixed bugs in monitor and tests
3333
34340.4.1 (2020-10-29)
35- -----------
35+ ------------------
3636* Include experimental error handling and rules feature
3737* https://github.com/micro-ROS/system_modes/issues/13
3838* CI for ubuntu 20.04 ROS 2 rolling
3939
40400.4.0 (2020-09-30)
41- -----------
42- * publish inferred state and mode transitions
43- * https://github.com/micro-ROS/system_modes/issues/42
44-
45- 0.4.0 (2020-09-30)
46- -----------
47- * mode event now including start and goal mode
41+ ------------------
4842* publish inferred state and mode transitions
4943* https://github.com/micro-ROS/system_modes/issues/42
5044
51450.3.0 (2020-07-23)
52- -----------
46+ ------------------
5347* removed boost dependencies (was: program options)
5448* changed mode service specifications (less redundancy)
5549* https://github.com/micro-ROS/system_modes/issues/24
5650
57510.2.3 (2020-07-23)
58- -----------
52+ ------------------
5953* improved StateAndMode struct
6054* testing
6155
62560.2.2 (2020-07-13)
63- -----------
57+ ------------------
6458* introduced StateAndMode struct to bundle lifecycle state and system mode
6559
66600.2.0 (2020-02-13)
67- -----------
61+ ------------------
6862* integration with ROS 2 launch
6963* updated docs
7064
71650.1.6 (2019-10-31)
72- -------------------
66+ ------------------
7367* fixed QoS configuration for parameter event subscribers
7468
75- 0.1.5 (2019-10-21)
69+ 0.1.5 (2019-10-21
7670-------------------
7771* migration to ROS 2 eloquent elusor
7872
79730.1.2 (2019-03-18)
80- -------------------
74+ ------------------
8175* fixed dependencies in package.xml
8276
83770.1.1 (2019-03-08)
84- -------------------
78+ ------------------
8579* first public release for ROS 2 system modes
0 commit comments