Skip to content

Commit 08614c6

Browse files
committed
Add note for liburdfdom-tools dependency
1 parent cd3ca82 commit 08614c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ The installation may take some time as several packages must be downloaded and i
104104
Notes:
105105

106106
- We use the [bop_toolkit](https://github.com/thodan/bop_toolkit) to compute some evaluation metrics on T-LESS. To ensure reproducibility, we use our [own fork](https://github.com/ylabbe/bop_toolkit_cosypose) of the repository. It is downloaded in `deps/`.
107+
- The package `pinocchio` also requires `liburdfdom-tools` to be installed in the system. In Ubuntu, you can install this library by running `sudo apt install liburdfdom-tools`.
107108

108109
# Downloading and preparing data
109110

0 commit comments

Comments
 (0)