Skip to content

Commit efa6eff

Browse files
committed
deprecate conda
1 parent 01ec948 commit efa6eff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,13 @@ Eye-to-hand calibration from RGB-D images using robot mesh as calibration target
3434
- [Testing](#testing)
3535

3636
## Installation
37-
Three install options are provided:
37+
Two install options are provided:
3838
- [Pip (Requires CUDA Toolkit Installation)](#pip-requires-cuda-toolkit-installation)
39-
- [Conda (Installs CUDA Toolkit)](#conda-installs-cuda-toolkit)
4039
- [Docker (Comes with CUDA Toolkit)](#docker-comes-with-cuda-toolkit)
4140

4241
### Pip (Requires CUDA Toolkit Installation)
4342
> [!NOTE]
44-
> During runtime, CUDA Toolkit is required for the differentiable rendering. If you are planning to do differentiable rendering, see [CUDA Toolkit Install Instructions](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/). Alternatively, install using `conda`, see [Conda (Installs CUDA Toolkit)](#conda-installs-cuda-toolkit).
43+
> During runtime, CUDA Toolkit is required for the differentiable rendering. If you are planning to do differentiable rendering, see [CUDA Toolkit Install Instructions](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/).
4544
4645
To `pip` intall `roboreg`, simply run
4746

0 commit comments

Comments
 (0)