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/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Step-by-step guides for common AirStack workflows. If you are new, start with **
4
4
5
5
| Tutorial | Description |
6
6
|---|---|
7
-
|[Getting Started](getting_started.md)| Install AirStack, pull Docker images, launch a simulated robot, and fly it for the first time. |
7
+
|[Getting Started](../getting_started.md)| Install AirStack, pull Docker images, launch a simulated robot, and fly it for the first time. |
8
8
|[Multi-Robot Simulation](multi_robot_simulation.md)| Spin up multiple simulated robots in Isaac Sim and verify independent ROS 2 namespaces. |
9
9
|[Autonomy Modes](autonomy_modes.md)| Understand `onboard_all`, `onboard_local`, and `offboard_global` modes and the commands to run each. |
10
10
|[Deploying to Hardware](deploying_to_hardware.md)| Flash a Jetson or VOXL device, configure the robot hostname, and run the autonomy stack on a real drone. |
0 commit comments