From 7f0de2c567967f432a94a1439b297e95479ab8d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Genesio=20=28=E4=BA=8C=E3=82=B3=E3=82=B2?= =?UTF-8?q?=E3=83=8D=29?= Date: Fri, 29 Mar 2024 12:26:07 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 429483e..ef30faa 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,13 @@ Generate URDF model from CREO Parametric mechanisms. ## Installation from binaries > [!warning] -> Users are encountering issues using the dll, so for now the precompiled binaries are not available, sorry for the unconvenience. +> Users are encountering issues using the dll, the same issue could affect other users > See https://github.com/icub-tech-iit/creo2urdf/issues/84 +> [!NOTE] +> The dll provided has not been unlocked, this means that for using the Toolkit licence is required +> + Download `creo2urdf.zip` from the assets of the [latest release](https://github.com/icub-tech-iit/creo2urdf/releases/latest), and extract it in the folder you like.
Follow the [`Usage`](https://github.com/icub-tech-iit/creo2urdf/tree/master#usage) section instructions for completing the installation.
This archive contains the dll of the plugin and the `text` folder for running it.