Moved some files.

This commit is contained in:
Isse
2024-12-05 10:48:31 +01:00
parent 8a12e8bdfd
commit 39bb132a98
2 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Tested with a _Jetson AGX Orin Developer Kit_ module.
- Build docker container:
```bash
docker build --progress=plain -f ros/dockerfile_jetson -t rapidposetriangulation .
docker build --progress=plain -f extras/jetson/dockerfile -t rapidposetriangulation .
./run_container.sh
```