Add RobotProcessor tutorial to documentation

- Introduced a new tutorial on using RobotProcessor for preprocessing robot data.
- Added a section in the table of contents for easy navigation to the new tutorial.
- The tutorial covers key concepts, real-world scenarios, and practical examples for effective use of the RobotProcessor pipeline.
This commit is contained in:
Adil Zouitine
2025-07-03 15:22:21 +02:00
parent 9aa632968f
commit cd13f1ecfd
2 changed files with 849 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@
title: Cameras
- local: integrate_hardware
title: Bring Your Own Hardware
- local: processor_tutorial
title: RobotProcessor Pipeline
- local: hilserl
title: Train a Robot with RL
- local: hilserl_sim