design icon indicating copy to clipboard operation
design copied to clipboard

Design documentation for ROS 2.0 effort

Results 53 design issues
Sort by recently updated
recently updated
newest added

This was brought up in the component life cycle discussion in #34 but deferred [here](https://github.com/ros2/design/pull/34#issuecomment-141509421)

help wanted

This was cut from the component life cycle discussion in #34 Ticketing separately re: [this comment](https://github.com/ros2/design/pull/34#issuecomment-141509421)

help wanted

I've been reading up on the topic and service mapping article, having seen that the partition PR landed back in March: https://github.com/ros2/design/blob/gh-pages/articles/140_topic_and_service_name_mapping.md I wanted to feel out how "locked in"...

Prototype for #96. Since last time I extended a bit. Because of the fully-qualified vs. non-fully-qualified, the grammar has grown a bit. The grammar still does not prevent double underscores,...

in progress

See: https://github.com/ros2/design/pull/90#issuecomment-247329344

enhancement

See: https://github.com/ros2/design/pull/97#issuecomment-257142994

enhancement

Based on feedback, changes todo: - [x] Use the term `communication graph` rather than `data layer graph` or `data layer`. - [ ] Write abstract - [ ] Rewrite problem...

This was mentioned in #34 but needs it's own discussion. deferred [here](https://github.com/ros2/design/pull/34#issuecomment-141509421)

AC: - [x] Whitepaper describing the documentation process - [ ] Examples for how to write documentation with the different tools Follow up ticket: implementing the toolchain.

This PR extends the `@key` annotation documentation.