Skip to content

Commit

Permalink
Add instructions to build the image
Browse files Browse the repository at this point in the history
  • Loading branch information
glpuga committed Jul 15, 2024
1 parent 3db86ac commit 4c95441
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/benchmarks/beluga_vs_nav2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
```sh
cd {LAMBKIN_ROOT_DIR}
```
- Build the beluga_vs_nav2 `devcontainer` image
```sh
./tools/setup.sh
./tools/earthly ./src/benchmarks/beluga_vs_nav2+local-devel
```
- Clone `beluga-datasets`
```sh
cd src/benchmarks/beluga_vs_nav2
Expand Down

0 comments on commit 4c95441

Please sign in to comment.