Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 07:46:51 PM
Home Help Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question / Answer to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Industrial Robot Help and Discussion Center
| |-+  KUKA Robot Forum (Moderators: Werner Hampel, Martin H, SkyeFire)
| | |-+  offset values from vision guidance camera
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: offset values from vision guidance camera  (Read 288 times)
dcrobo
Newbie
*
Offline Offline

Gender: Male
Posts: 20



« on: January 12, 2012, 12:26:14 PM »

 
hello friends

i have a camera mounted on gripper of the robot which gives me offset values

in real format for x, y, z, rx, ry, rz

how do i include it in the program for picking the object in right position with offset values
Logged

:)keep thinking keep smiling
SkyeFire
Global Moderator
*****
Offline Offline

Posts: 1784



« Reply #1 on: January 12, 2012, 05:22:36 PM »

It depends on what the values are relative to.  Are the coordinates relative to the TCP?  Or is it some kind of base frame offset?

Once you have determined what reference frame you need to apply the offset values to, the simplest approach is to use the Geometric Operator:
Code:
OFFSET_FRAME = ORIGINAL_FRAME : CAMERA_VALUE_FRAME

Logged
dcrobo
Newbie
*
Offline Offline

Gender: Male
Posts: 20



« Reply #2 on: January 17, 2012, 08:16:22 AM »

Thanks Sky fire for your reply

Can i know what is the geometric operator

what does the below line mean

Code:
OFFSET_FRAME = ORIGINAL_FRAME : CAMERA_VALUE_FRAME


Logged

:)keep thinking keep smiling
Fubini
Newbie
*
Offline Offline

Posts: 29


« Reply #3 on: January 17, 2012, 03:11:11 PM »

Hi,

Quote
what does the below line mean


Take a look at e.g.

http://www.robot-forum.com/robotforum/kuka_robot_forum/xvalue_of_wrist_root_point-t7173.0.html;msg29249#msg29249

its the multiplication of homgenous coordination transformations often called "geometric operator" in the KUKA world.

Fubini
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!