xArm-Developer / xarm_ros2

ROS2 developer packages for robotic products from UFACTORY
https://www.ufactory.cc/pages/xarm
BSD 3-Clause "New" or "Revised" License
100 stars 57 forks source link

Request: UFACTORY BIO Gripper #63

Closed J-Burgess closed 3 months ago

J-Burgess commented 5 months ago

Hi, thank you for the useful repository!

I am writing to request the addition of the UFACTORY BIO Gripper to the repository. We are establishing a new children's disease research lab with two xARM 7's each with a BIO Gripper. Hoping to be able to simulate all trajectories and gripping of a sample plate to transfer between machines and then execute on hardware. I have looked around for the .xacro files but no luck so far on the internet! I will also try to get the ball rolling on adding this to the repository myself but I am new to the robotics scene!

Thanks!

penglongxiang commented 5 months ago

Hi, thanks for your complements. Sorry for not supporting BIO gripper in ROS/ROS2 so far, we will see how fast we can add it. By the way, there is actually no trajectory planning or position control for the real BIO gripper, it is simply controlled by a binary Open/Close command.

penglongxiang commented 4 months ago

Hi @J-Burgess, we have updated the repository and added support for BIO gripper model, you can try launching the simulation by adding "add_bio_gripper:=true" argument.