Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Nov 26, 2023
1 parent 899d7b3 commit 9eca6c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ python3 pid.py # position and velocity reference
python3 pid_velocity.py # desired velocity reference
```

### Downwash efect examples
### Downwash effect example

```sh
cd gym_pybullet_drones/examples/
python3 downwash.py
```

### Stable-baselines3 PPO RL examples (3' training)
### Stable-baselines3 PPO RL 3'-training examples

```sh
cd gym_pybullet_drones/examples/
Expand Down

0 comments on commit 9eca6c3

Please sign in to comment.