Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusau17 authored May 3, 2021
1 parent 4ecdd24 commit 238a91f
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 @@ -11,7 +11,7 @@ This repository assumes that you have this [repo](https://github.com/pmusau17/Pl
### RRT* with biased sampling near the car
![RRT Biased](images/rrt_biased.gif)

### Closer Look at Solution
### Closer Look at the "solution"
![RRT_Grid](images/RRT_grid.png)

### Result after 2500 Samples:
Expand All @@ -25,7 +25,7 @@ This repository assumes that you have this [repo](https://github.com/pmusau17/Pl
![long_term_planning.gif](images/long_term_planning.gif)


### Building the Docker Container
# Building the Docker Container

```
$ ./build_docker.sh
Expand Down

0 comments on commit 238a91f

Please sign in to comment.