We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88594d3 + f063d04 commit f032dccCopy full SHA for f032dcc
2 files changed
docs/index.md
@@ -18,6 +18,14 @@
18
19
## Documentation
20
21
+```{toctree}
22
+:maxdepth: 2
23
+:caption: User Guide
24
+
25
+getting_started/index
26
+user_guide/index
27
+```
28
29
```{toctree}
30
:maxdepth: 2
31
:caption: API
docs/user_guide/index.md
@@ -0,0 +1,11 @@
1
+# User Guide
2
3
+The User Guide provides in-depth information about the core concepts and components of the Robot Control Stack.
4
5
6
7
8
+architecture
9
+gym_interface
10
+low_level_api
11
0 commit comments