Find the intersection between my robot model and a line
I have a given line and I know this lines intersects the PR2. The line always intersects the robot at the same link (forearm).
I want to know WHERE this line intersects the PR2.
What is a good approach to do that?
Is there for a example a method which gives me the triangles for a link?