File tree Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,17 @@ A summary of releases of ROS 2 software is listed below.
3333 * - `alpha1-8 <Releases/Alpha-Overview> `
3434 - 31 August 2015 - 4 October 2016
3535
36+ Upcoming releases:
37+
38+ .. list-table ::
39+ :header-rows: 1
40+
41+ * - Future Release Overview
42+ - Date
43+ * - `Dashing Diademata <Releases/Release-Dashing-Diademata> `
44+ - Summer 2019
45+
46+
3647For more details about each release, see the corresponding release overview.
3748
3849Release practices
Original file line number Diff line number Diff line change 1+
2+ ROS 2 Dashing Diademata (codename 'dashing'; Summer 2019)
3+ =========================================================
4+
5+ .. contents:: Table of Contents
6+ :depth: 2
7+ :local:
8+
9+ *Dashing Diademata* will be the fourth release of ROS 2.
10+
11+ Supported Platforms
12+ -------------------
13+
14+ To be determined.
15+
16+
17+ New features in this ROS 2 release
18+ ----------------------------------
19+
20+ To be determined.
21+
22+
23+ Changes since the Crystal release
24+ ---------------------------------
25+
26+ Changes since the `Crystal Clemmys <Release-Crystal-Clemmys>` release:
27+
28+ * New API in `rmw`, a fini function for `rmw_context_t`:
29+
30+ * `rmw_context_fini <https://github.com/ros2/rmw/blob/c518842f6f82910482470b40c221c268d30691bd/rmw/include/rmw/init.h#L111-L136>`_
31+
32+ * Modification of `rmw`, now passes `rmw_context_t` to `rmw_create_wait_set`:
33+
34+ * `rmw_create_wait_set <https://github.com/ros2/rmw/blob/c518842f6f82910482470b40c221c268d30691bd/rmw/include/rmw/rmw.h#L522-L543>`_
35+
36+ Known Issues
37+ ------------
38+
39+ None yet.
You can’t perform that action at this time.
0 commit comments