Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nachovizzo committed Mar 30, 2021
1 parent c4286b3 commit bac8f88
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 @@ -30,7 +30,7 @@ The main application of our research is intended for autonomous driving vehicles
- [Building the `apss` docker container](#building-the-apss-docker-container)
- [Converting from `.bin` to `.ply`](#converting-from-bin-to-ply)
- [Running the `puma` pipeline](#running-the-puma-pipeline)
- [4) Inspecting the results](#4-inspecting-the-results)
- [Inspecting the results](#inspecting-the-results)
- [Where to go next](#where-to-go-next)
- [Citation](#citation)

Expand Down Expand Up @@ -107,7 +107,7 @@ docker-compose run --rm apps bash -c '\
'
```

### 4) Inspecting the results
### Inspecting the results

The `pipelines/slam/puma_pipeline.py` will generate 3 files on your host sytem:

Expand Down

0 comments on commit bac8f88

Please sign in to comment.