From a1ec6729d00b2ba76edbff65e4a12ac7e58fd800 Mon Sep 17 00:00:00 2001 From: Lu Junjie Date: Sun, 20 Oct 2024 17:07:40 +0800 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4d3d23c..d6764c0 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ This project is developed based on the open-source simulator [Flightmare](https: The project was tested with Ubuntu 20.04 and Jetson Orin/Xavier NX. +**0. Clone the code** +``` +git clone git@github.com:TJU-Aerial-Robotics/YOPO.git +``` +We will take the directory `~/YOPO` as example in the following. + **1. Flightmare Dependencies** ```