Skip to content

Commit 6c04b32

Browse files
authored
Update roadmap (#16)
* Update roadmap * Add real-time executor concept * Fix issue number * Add consolidated documentation entry * Add a document explaining how to set kernel boot options Signed-off-by: Carlos <[email protected]>
1 parent 1425310 commit 6c04b32

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

source/Roadmap/Roadmap.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,16 @@
33
This page describes planned work for the ROS 2 Real-Time Working Group.
44

55

6-
| **Task** | **Category** | **Issue** |
7-
| ------------------------------------------------------------ | ------------- | ------------------------------------------------------------------------- |
8-
| Release ROS 2 Raspberry PI real-time image and build tools | Tools | [#20](https://github.com/ros-realtime/ros-realtime-rpi4-image/issues/20) |
9-
| Write tutorial how to develop a real-time application | Documentation | [#32](https://github.com/ros-realtime/community/issues/32) |
10-
| Complete Linux RT guide for the Raspberry PI image release | Documentation | [#34](https://github.com/ros-realtime/community/issues/34) |
11-
| Add RTWG goals | Documentation | [#12](https://github.com/ros-realtime/community/issues/12) |
12-
| Add ROS 2 and real-time introductory document | Documentation | [#16](https://github.com/ros-realtime/community/issues/16) |
13-
| Carry out performance test measurements for ROS 2 stack | Performance | [#7](https://github.com/ros-realtime/community/issues/7) |
14-
| Refactor realtime_support package | Tools | [#14](https://github.com/ros-realtime/community/issues/14) |
15-
| Create pendulum_control demo tutorial | Documentation | [#21](https://github.com/ros-realtime/community/issues/21) |
16-
| Create `performance_test` tutorial | Documentation | [#20](https://github.com/ros-realtime/community/issues/20) |
17-
| Create Autoware.Auto demo in QNX tutorial | Documentation | [#22](https://github.com/ros-realtime/community/issues/22) |
18-
| Create middleware RT tutorials | Documentation | [#33](https://github.com/ros-realtime/community/issues/33) |
19-
| Create concepts section | Documentation | [#17](https://github.com/ros-realtime/ros-realtime.github.io/issues/10) |
6+
| **Task** | **Category** | **Issue** |
7+
| ---------------------------------------------------------- | ------------- | ------------------------------------------------------------ |
8+
| Write tutorial how to develop a real-time application | Documentation | [#32](https://github.com/ros-realtime/community/issues/32) |
9+
| Complete Linux RT guide for the Raspberry PI image release | Documentation | [#34](https://github.com/ros-realtime/community/issues/34) |
10+
| Add RTWG goals | Documentation | [#12](https://github.com/ros-realtime/community/issues/12) |
11+
| Add ROS 2 and real-time introductory document | Documentation | [#8](https://github.com/ros-realtime/ros-realtime.github.io/issues/8) [#10](https://github.com/ros-realtime/ros2_realtime_benchmarks/issues/10) |
12+
| Carry out performance test measurements for ROS 2 stack | Performance | [#7](https://github.com/ros-realtime/community/issues/7) |
13+
| Refactor realtime_support package | Tools | [#14](https://github.com/ros-realtime/community/issues/14) |
14+
| Create middleware RT tutorials | Documentation | [#33](https://github.com/ros-realtime/community/issues/33) |
15+
| Create concepts section | Documentation | [#17](https://github.com/ros-realtime/ros-realtime.github.io/issues/10) |
16+
| Real-time executor concept | Documentation | [#45](https://github.com/ros-realtime/community/issues/45) |
17+
| Consolidate documentation | Documentation | [#41](https://github.com/ros-realtime/community/issues/41) |
18+
| Add document explaining how to set kernel boot options | Documentation | [#7](https://github.com/ros-realtime/ros-realtime.github.io/issues/7) |

0 commit comments

Comments
 (0)