Skip to content

Commit 889ace2

Browse files
Adding roadmap for Lyrical (#774)
* Adding roadmap Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> * Fix formatting of dynamic feasibility entry in roadmap Signed-off-by: Steve Macenski <stevenmacenski@gmail.com> --------- Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
1 parent ed088b9 commit 889ace2

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

roadmap/roadmap.rst

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,56 @@ This is *not* an exhaustive list of planned features or what changes may be foun
88
It represents only the items of direct commitment to give insight into commitments for REP-2005 repositories in the `ROS 2 Roadmap <https://docs.ros.org/en/rolling/Roadmap.html>`_.
99
For a full list of important completed changes in the project, see the Migration Guides :ref:`migration`.
1010

11+
12+
Lyrical Roadmap
13+
***************
14+
15+
+--------------------------------+------------------------+
16+
| Controller Server and Plugin | Large |
17+
| factor for centralized path | |
18+
| handling and crosstrack error | |
19+
| estimation and enforcement. | |
20+
+--------------------------------+------------------------+
21+
| Massive refactor of ``rclcpp`` | Large (in progress) |
22+
| types to ``nav2`` types for | |
23+
| ROS API abstraction | |
24+
+--------------------------------+------------------------+
25+
| Improve dynamic feasibility | Medium (DONE) |
26+
| on approach to goal on all | |
27+
| control and behavior plugins | |
28+
+--------------------------------+------------------------+
29+
| Introduce Vector Object Server | Medium (DONE) |
30+
| to augment Costmap Filters | |
31+
| with polygons rather than | |
32+
| annotated masks | |
33+
+--------------------------------+------------------------+
34+
| `Continued Route Server`_ | Medium |
35+
| | |
36+
| | |
37+
+--------------------------------+------------------------+
38+
| Add Pause and Resume feature | Medium (DONE) |
39+
| to Nav2 behavior tree tasks | |
40+
+--------------------------------+------------------------+
41+
| Use PointCloud Transport for | Medium (DONE) |
42+
| all pointcloud subscriptions | |
43+
+--------------------------------+------------------------+
44+
45+
.. _Continued Route Server: https://github.com/ros-navigation/navigation2/issues/5082
46+
47+
48+
Kilted Roadmap
49+
**************
50+
51+
+--------------------------------+------------------------+
52+
| Release of Route server | Large (DONE) |
53+
+--------------------------------+------------------------+
54+
| Allow non-orientation sp. for | Medium (DONE) |
55+
| smac planner goals | |
56+
+--------------------------------+------------------------+
57+
| Allow docking server to operate| Medium (DONE) |
58+
| forward and backwards | |
59+
+--------------------------------+------------------------+
60+
1161
Jazzy Roadmap
1262
*************
1363

0 commit comments

Comments
 (0)