Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ROS 2 and real-time introductory document #8

Open
1 task
carlossvg opened this issue Mar 29, 2022 · 1 comment
Open
1 task

Add ROS 2 and real-time introductory document #8

carlossvg opened this issue Mar 29, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@carlossvg
Copy link
Contributor

The goal is to create a document that serves as a starting point for users interested in ROS 2 and real-time. This document would cover:

  • What real-time really means. Very fast” versus “deterministic”.
  • What is required to have ROS 2 real-time capable applications
    - Design principles of the ROS 2 real-time system.
    - What software and hardware to select. Safety aspects consideration.
    - Programming Language choice.
    - Real-time operating system overview.
    - ROS 2 RTOS support.
  • Current status and future work in ROS 2

We can use this document as a reference: http://design.ros2.org/articles/realtime_background.html. We shouldn't overlap the scope of this document with the concepts section or the best practices guide. Those topics should be covered in separate documents.

Acceptance Criteria

  • Add ROS 2 and real-time introductory document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

3 participants