Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snktshrma authored Jun 26, 2024
1 parent 3b2e3aa commit 19df5a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,16 @@ pip install -r requirements.txt
```bash
python static_obstacles.py
```
![1](https://github.com/snktshrma/artificial-potential-field-path-planning/blob/main/assets/static_obstacles.gif)

4. Run the script for dynamic obstacles:

```bash
python dynamic_obstacles.py
```

![2](https://github.com/snktshrma/artificial-potential-field-path-planning/blob/main/assets/dynamic_obstacles.gif)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 19df5a3

Please sign in to comment.