small correct in readme
This commit is contained in:
parent
ab2a3e8b53
commit
cf3c9290b0
@ -48,7 +48,7 @@ git clone http://heagit.cosmos.ru/gamkov/mvn_flight.git
|
||||
```bash
|
||||
sudo apt update
|
||||
sudo apt install python3 python3-pip
|
||||
pip3 install matplotlib pandas openpyxl scipy
|
||||
pip3 install --upgrade matplotlib pandas openpyxl scipy
|
||||
```
|
||||
|
||||
1. Install Rust compiler (if you do not have):
|
||||
@ -66,7 +66,7 @@ git clone http://heagit.cosmos.ru/gamkov/mvn_flight.git
|
||||
|
||||
3. Open CMD and install python dependencies:
|
||||
```cmd
|
||||
pip install matplotlib pandas openpyxl scipy
|
||||
pip install --upgrade matplotlib pandas openpyxl scipy
|
||||
```
|
||||
|
||||
4. Install Rust compiler (if you do not have):
|
||||
|
BIN
data/experiments/set_PID_cyclo_flight.xlsx
Normal file
BIN
data/experiments/set_PID_cyclo_flight.xlsx
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user