Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Tool pointing at the XYZ while moving

#1
Question 
Hi,

I am using your Python API for KUKA robot online programming. Let's say I have a camera (or some other tool) attached to a robot. No matter how the robot moves, I want that the camera always keeps pointed at the XYZ point in space. Is it possible to define that movement using the kinematics calculation?

Thank you!
#2
If you want to maintain a constant distance between the XYZ point and the camera you can define the TCP at the XYZ location. The TCP will not move so the camera will always be pointing there.

If you want to change the distance while moving it may require some coding to add targets that make the camera face the XYZ point.
  




Users browsing this thread:
1 Guest(s)