Skip to content

Commit c4695f3

Browse files
committed
removes undistributed roboreg version (https://github.com/lbr-stack/roboreg/releases/tag/0.4.6)
1 parent 1cd04f4 commit c4695f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ROS 2 integration for [roboreg](https://github.com/lbr-stack/roboreg).
1313
* [Static TF Broadcaster](#static-tf-broadcaster)
1414

1515
## Installation
16-
- Install [roboreg](https://github.com/lbr-stack/roboreg?tab=readme-ov-file#installation) version `0.4.5`:
16+
- Install [roboreg](https://github.com/lbr-stack/roboreg?tab=readme-ov-file#installation) version `0.4.6`:
1717

1818
> [!NOTE]
1919
> When using differentiable rendering, CUDA Toolkit is required at runtime, refer [CUDA Toolkit Install Instructions](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/).
2020
2121
```shell
22-
pip3 install roboreg==0.4.5
22+
pip3 install roboreg==0.4.6
2323
```
2424

2525
- Build this `roboreg` ROS 2 integration

0 commit comments

Comments
 (0)