Split ros wrapper into two docker images.
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user