Skip to content
Snippets Groups Projects
Commit 62373013 authored by beuchatp's avatar beuchatp
Browse files

Small updates to FAQ

parent 5404df86
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,10 @@ Contents:
This section contain those Frequently Asked Questions that pertain to "those commands" that are regularly used to interact with the ``D-FaLL-System`` and bring your control algorithms to life through a Crazyflie quadrotor.
### How do I to get a clean version of the repository?
Step 1) Change to the directory where you have a copy of the ``D-FaLL-System`` repository under version control. On a machine setup as per the instruction this will be
``
<b>Step 1)<\b> Change to the directory where you have a copy of the ``D-FaLL-System`` repository under version control. On a machine setup as per the instruction this will be
```
cd ~/work/D-FaLL-System
``
```
Step 2) It is good practice always check the status of the git repository,
``
git status
......
# Crazyflie PPS Wiki
- [Setup](setup.html)
- [Installation](installation.html)
- [ROS structure](ros_structure.html)
- [Workflow for students](workflow_for_students.html)
- [Setup](setup.md)
- [Installation](installation.md)
- [ROS structure](ros_structure.md)
- [Workflow for students](workflow_for_students.md)
- [FAQs](faq.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment