You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working on a project for several months.
I use a Fanuc Cr7ial robot that I calibrate by triangulation with an xbox v1 kinect (with aruco tags).
I use this same kinect to detect objects and change their reference points using the calibration matrix. (I use Yolo for detection).
At the point where the robot is calibrated, I have the coordinates of the objects in the robot's frame of reference.
Now I'd like to take the robot to the parts to pick them up using a pneumatic gripper.
I think I need to go through Moveit via "move group". I'm not sure of anything and I'd like to know if anyone has already done this and if I'm on the right track.
This discussion was converted from issue #356 on March 09, 2024 15:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I've been working on a project for several months.
I use a Fanuc Cr7ial robot that I calibrate by triangulation with an xbox v1 kinect (with aruco tags).
I use this same kinect to detect objects and change their reference points using the calibration matrix. (I use Yolo for detection).
At the point where the robot is calibrated, I have the coordinates of the objects in the robot's frame of reference.
Now I'd like to take the robot to the parts to pick them up using a pneumatic gripper.
I think I need to go through Moveit via "move group". I'm not sure of anything and I'd like to know if anyone has already done this and if I'm on the right track.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions