Skip to content
Snippets Groups Projects
Commit 0fa56090 authored by RIBEIRO-LUSTOSA Leandro's avatar RIBEIRO-LUSTOSA Leandro
Browse files

fixed broken simulator links

parent db5aa883
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,11 @@ Welcome to the ISAE Group Drone Competition MATLAB port code repo! ...@@ -4,11 +4,11 @@ Welcome to the ISAE Group Drone Competition MATLAB port code repo!
This code is a MATLAB interface (with a C/C++ computer vision module) for the physical Tello drone or a simulated one for experimental purposes. The simuled drone binary executable is available for Windows, Linux, and Mac on the following links: This code is a MATLAB interface (with a C/C++ computer vision module) for the physical Tello drone or a simulated one for experimental purposes. The simuled drone binary executable is available for Windows, Linux, and Mac on the following links:
- [Windows](https://estaca-my.sharepoint.com/personal/fouad_khenfri_estaca_fr/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Ffouad%5Fkhenfri%5Festaca%5Ffr%2FDocuments%2FCHALLENGE%20DRONE%20ISAE%2FDrone%20Racing%20Simulator%20Win%2Ezip&parent=%2Fpersonal%2Ffouad%5Fkhenfri%5Festaca%5Ffr%2FDocuments%2FCHALLENGE%20DRONE%20ISAE&ga=1) - [Windows](https://estaca-my.sharepoint.com/:u:/g/personal/fouad_khenfri_estaca_fr/EQUqxDKFm01Bgi1i04W7gbsBgY24RVqwS-NgVR3zH9KE6Q?e=aSyMXR)
- [MacOS](https://estaca-my.sharepoint.com/personal/fouad_khenfri_estaca_fr/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Ffouad%5Fkhenfri%5Festaca%5Ffr%2FDocuments%2FCHALLENGE%20DRONE%20ISAE%2FDrone%20Racing%20Simulator%20MacOS%2Eapp%2Ezip&parent=%2Fpersonal%2Ffouad%5Fkhenfri%5Festaca%5Ffr%2FDocuments%2FCHALLENGE%20DRONE%20ISAE&ga=1) - [MacOS](https://estaca-my.sharepoint.com/:u:/g/personal/fouad_khenfri_estaca_fr/ESWV_3cBTsZHsm-PDOOgidoBOi0ZS2kYqM5I5PHfCQKgBQ?e=XotghL)
- [Linux](https://estaca-my.sharepoint.com/personal/fouad_khenfri_estaca_fr/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Ffouad%5Fkhenfri%5Festaca%5Ffr%2FDocuments%2FCHALLENGE%20DRONE%20ISAE%2FDrone%20Racing%20Simulator%20Linux%2Ezip&parent=%2Fpersonal%2Ffouad%5Fkhenfri%5Festaca%5Ffr%2FDocuments%2FCHALLENGE%20DRONE%20ISAE&ga=1) - [Linux](https://estaca-my.sharepoint.com/:u:/g/personal/fouad_khenfri_estaca_fr/ESsUey-ZAPJPuXkKviXmEXkB5J99t-F6SCLPO1kGDUP8IA?e=Lw7TZj)
In the competition day, you will have access to a real Tello drone, and this repository code provides libraries that transparently connect MATLAB to either simulated or real Tellos. That said, you will use the same code in your simulations and in the competition day. In the competition day, you will have access to a real Tello drone, and this repository code provides libraries that transparently connect MATLAB to either simulated or real Tellos. That said, you will use the same code in your simulations and in the competition day.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment