You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/tutorials/core/programming_rcl_rclc/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ if (rc != RCL_RET_OK) {
37
37
38
38
## <aname="pub_sub"/>Publishers and Subscriptions
39
39
40
-
Publisher and subscribers are created with the rclc-package.
40
+
Publishers and subscribers are most easily created with the rclcpackage.
41
41
42
42
Creating a publisher by `rclc_publisher_init_default(..)` from [rclc/publisher.h](https://github.com/micro-ROS/rclc/blob/master/rclc/include/rclc/publisher.h):
0 commit comments