Hello
We are new to to mech mind vision system. We are doing simple bench setup with PRO M camera and the IPC. When we do simple vision project like this1, its output some matrix2 but we are confusing what data type is this. Should we do some transformation to get the space coordinate from this matrix?
Hi, your current output is the object pose represented by the quaternions, if you want to change the data type of the pose from quaternions to Euler angles, you can use the Convert Quaternions to Euler Angles in Poses Step in Mech-Vision. Please refer to the Convert Quaternions to Euler Angles in Poses docs for more information.
Hello, the final output of Mech-Vision is the workpiece pose, and the expression of the pose uses a common data format (quaternion);
But you donāt have to worry about this, as long as you set the āRobot communication configurationā, and when the robot system seeks the workpiece pose, as long as you select the corresponding data type, the results you receive will be automatically converted into tool coordinate system.
So, we are doing research for our upcoming project where we need to achieve some accuracy level for the vision system. We want to know the accuracy value we get with current setup. Though we cannot communicate with the actual robot yet due to some reason. Can we see the result in space coordinate through mech-vision?
I noticed that youāve already used the āadjust pose V2ā step in your vision project, which will transforme your results from the camera coordinate system to the robot coordinate system.(online docs:Pose Adjustment Tool )ļ¼If you set the camera calibration parameters correctly. online docs: Capture Images from Cameraļ¼.
FYIļ¼
The accuracy of a vision system depends on many factors, including the accuracy of the camera, the accuracy of the robot, and the accuracy of calibrating the extrinsic parameters. If there are any issues in any part of the process, it can affect the overall accuracy of the vision system. Therefore, if you want to see the final accuracy of a vision system, when evaluating the accuracy of the system, itās necessary to consider all these factors comprehensively, rather than just the performance of a single component.
Which command did you utilized to view the result ? As the command āconvert quarternion to euler angleā doesnāt have an eye symbol to view the vector list.
The AI Assistant is now available for staff.
Come and try it out!
AI Bot
Mech-Mind AI Assistant beta
Hi, I am your AI assistant
I am here to assist with your technical questions about Mech-Mind.