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/programming_rcl_rclc/parameters/parameters.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,9 +45,9 @@ micro-ROS parameters implementation has been upgraded in the latest micro-ROS Ro
45
45
46
46
### Memory requirements
47
47
48
-
The parameter server uses 5 services and an optional publisher, this needs to be taken into account on the `rmw-microxredds` package memory configuration:
48
+
The parameter server uses 5 services and an optional publisher, this needs to be taken into account on the `rmw_microxredds` package memory configuration:
49
49
50
-
```yaml
50
+
```json
51
51
# colcon.meta example with memory requirements to use a parameter server
0 commit comments