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.
1 parent 53fc3d7 commit db94903Copy full SHA for db94903
docs/api/IR-SIM/ir-sim.md
@@ -0,0 +1,6 @@
1
+# IR-SIM
2
+
3
+::: robot_nav.sim
4
+ options:
5
+ show_root_heading: true
6
+ show_source: true
mkdocs.yml
@@ -4,7 +4,7 @@ extra:
nav:
- Home: index.md
- API Reference:
7
- Robot Navigation: api/robot_nav.md
+ IR-SIM: api/IR-SIM/ir-sim
8
Models:
9
- DDPG: api/models/DDPG.md
10
- TD3: api/models/TD3.md
0 commit comments