Split ros wrapper into two docker images.

This commit is contained in:
Daniel
2025-03-21 12:59:05 +01:00
parent e6464f4614
commit 4a64bd40ca
7 changed files with 56 additions and 14 deletions

View File

@ -129,7 +129,7 @@ Tested with a _Jetson AGX Orin Developer Kit_ module.
- Build docker container:
```bash
docker build --progress=plain -f extras/ros/dockerfile -t rapidposetriangulation_ros .
docker build --progress=plain -f extras/ros/dockerfile_2d -t rapidposetriangulation_ros2d .
```
- Run and test: