Skip to content

Commit

Permalink
Added permalinks for user guide sections
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirbala committed Nov 21, 2023
1 parent 298edcf commit b7d0af0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ layout: default
title: Requirements
parent: User Guide
nav_order: 2
permalink: docs/user-guide/install
---
# Installation
Clone the SteelEagle [repository](https://github.com/cmusatyalab/steel-eagle/tree/main). Then, install the necessary SDK for your drone. In this case, we will be working with the [Parrot Anafi](https://www.parrot.com/us/drones/anafi) which uses [Parrot Olympe](https://developer.parrot.com/docs/olympe/installation.html) for Python control and [Parrot GroundSDK](https://developer.parrot.com/docs/groundsdk-android/index.html) for Java control. Follow the steps below to install either the Python or Java control environment.
Expand Down
1 change: 1 addition & 0 deletions docs/user-guide/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ layout: default
title: Requirements
parent: User Guide
nav_order: 1
permalink: docs/user-guide/requirements
---
# Requirements

Expand Down

0 comments on commit b7d0af0

Please sign in to comment.