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
125 stars 77 forks source link

Pick and Place with uf850 and vacuum gripper #66

Open Gabriella7778 opened 7 months ago

Gabriella7778 commented 7 months ago

I am trying to execute, in the simulation environment of moveit, a pick and place task of an object with the uf850 model and vacuum gripper using the humble versions. In order to do this, i am following the steps of this tutorial https://moveit.picknik.ai/main/doc/tutorials/pick_and_place_with_moveit_task_constructor/pick_and_place_with_moveit_task_constructor.html I am trying to adapt all the steps to my uf850 but i have many problems expecially with the connector stage move to pick. Could you provide me an adapted version for this task?