Skip to content

Commit 08b1d29

Browse files
committed
Create basic feature list page.
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent 7f5be86 commit 08b1d29

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

  • _docs/concepts/client_library/features

_docs/concepts/client_library/features/index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@ title: Feature List
33
permalink: /docs/concepts/client_library/features/
44
---
55

6-
**THIS PAGE IS UNDER CONSTRUCTION**
6+
The micro-ROS Client Library, formed by standard [ROS 2 Client Support Library (rcl)](https://github.com/ros2/rcl/) and the new [ROS 2 Client Library package (rclc)](https://github.com/ros2/rclc/), is going feature all major ROS concepts such as
77

8-
* Publisher/subscription
9-
* Services
8+
* Nodes
9+
* Publishers/subscriptions
10+
* Services/clients
1011
* Graph
1112
* Executor
12-
* Lifecycle
13+
* Lifecycle
14+
* Parameters
15+
16+
Most features are already available in the Foxy release. Please see our [Feature Overview page](/docs/overview/features/) for details on the status. To learn developing your own application nodes with rcl + rclc, please head to the corresponding [programming tutorial](/docs/tutorials/core/programming_rcl_rclc/).

0 commit comments

Comments
 (0)