ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

get xyz from 6dof angles

asked 2022-01-06 05:27:34 -0500

omeranar1 gravatar image

updated 2022-01-06 07:07:07 -0500

Mike Scheutzow gravatar image

i have" robotic arm" and planned path values. The path includes 6 angles array for "robotic arm" joints.
how can i get xyz (coordinate) from 6dof joint angles
thank you

edit retag flag offensive close merge delete

Comments

Are you going to code with roscpp or rospy? Do you want to do a linear algebra math calculation, or do you want to configure moveit and get the answer from one of its API methods?

Mike Scheutzow gravatar image Mike Scheutzow  ( 2022-01-06 07:04:57 -0500 )edit

im using roscpp. i want to configure moveit and get the answer from one of its API methods.

omeranar1 gravatar image omeranar1  ( 2022-01-06 10:37:07 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-01-06 11:10:49 -0500

Mike Scheutzow gravatar image

This page will point you in the right direction. You want the "forward kinematics" section.

http://docs.ros.org/en/melodic/api/mo...

edit flag offensive delete link more

Comments

thank you so much

omeranar1 gravatar image omeranar1  ( 2022-01-06 11:20:48 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2022-01-06 05:27:34 -0500

Seen: 97 times

Last updated: Jan 06 '22