hsp-iit / adaptive-tactile-force-control

This repository contains the code associated to the paper "Adaptive Tactile Force Control in a Parallel Gripper with Low Positioning Resolution"
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Links to dependent packages are broken #2

Open ColinRoS opened 10 months ago

ColinRoS commented 10 months ago

Hello, dear author, I am currently working on tactile force control. I read your paper carefully. Your research work is very valuable. I am trying to reproduce the algorithm, but when I was testing the code, I found that the link to the hsp-panda/robotiq package was invalid in the readme.md. Could you provide this package? Thank you very much.

xEnVrE commented 10 months ago

Dear @xiaowaiwaiboy,

unfortunately it is not possible for me to disclose the above repository at the moment.

Nonetheless, I can provide an alternative so that you can forward on your tests. These are the instructions:

The code inside this repository subscribe to the above topic here:

https://github.com/hsp-iit/adaptive-tactile-force-control/blob/4d5980f12a9590d7b3c4aceee85f5ddede28e049/xela_2f_force_control/src/xela_2f_force_control/robotiq_gripper_handler.py#L22

Let me know if that helps :)