Open ColinRoS opened 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:
https://github.com/Danfoa/robotiq_2finger_grippers
/robotiq_2f_action_server/gripper_status
is opened and the data obtained from the method get_current_gripper_status()
is published on that topicROS
environmentThe code inside this repository subscribe to the above topic here:
Let me know if that helps :)
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.