Skip to content

Commit 3cff4d9

Browse files
pablogs9Acuadros95
andauthored
Refactor RCLC/RCL section (#332)
* First commit * Update parameters * Update * Update QoS and style * Fix typos * Update parameters with memory requirements * Ident changes * Minor updates * Update * Update executor section * Minor changes and Add Allocator explanation * Add continuos serialization * Minor change * Fix ident Co-authored-by: Antonio cuadros <acuadros1995@gmail.com>
1 parent 6f15030 commit 3cff4d9

18 files changed

Lines changed: 1369 additions & 322 deletions

File tree

_data/docs.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
- tutorials/core/overview
5151
- tutorials/core/first_application_linux
5252
- tutorials/core/first_application_rtos
53-
- tutorials/core/programming_rcl_rclc
5453
- tutorials/core/zephyr_emulator
5554
- tutorials/core/teensy_with_arduino
5655

@@ -66,6 +65,17 @@
6665
- tutorials/advanced/benchmarking
6766
- tutorials/advanced/tracing
6867

68+
- title: Programming with rcl and rclc
69+
docs:
70+
- tutorials/programming_rcl_rclc/overview
71+
- tutorials/programming_rcl_rclc/node
72+
- tutorials/programming_rcl_rclc/pub_sub
73+
- tutorials/programming_rcl_rclc/service
74+
- tutorials/programming_rcl_rclc/parameters
75+
- tutorials/programming_rcl_rclc/executor
76+
- tutorials/programming_rcl_rclc/qos
77+
- tutorials/programming_rcl_rclc/micro-ROS
78+
6979
- title: Unmaintained Tutorials
7080
docs:
7181
- tutorials/old/microros_nuttx_bsp
-45.5 KB
Binary file not shown.
-6.06 KB
Binary file not shown.
-7.51 KB
Binary file not shown.
-41.7 KB
Binary file not shown.
Binary file not shown.
-8.05 KB
Binary file not shown.
-23.3 KB
Binary file not shown.
-22.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)