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

imaminion's profile - activity

2019-05-20 01:58:36 -0500 marked best answer using JointState.position in transformations

Hi all, Can I directly use the joinstate.position[i] for rotation or should there be some processing when rotating successive joints other than the first one? This is with reference to forward kinematics on ROS indigo.

Thanks.

http://docs.ros.org/api/sensor_msgs/h...

2019-05-20 01:58:00 -0500 received badge  Famous Question (source)
2018-03-18 08:36:31 -0500 received badge  Notable Question (source)
2017-10-14 09:56:50 -0500 received badge  Popular Question (source)
2017-10-14 07:04:22 -0500 answered a question using JointState.position in transformations

Got an answer. My questions was if position[i] represented the angle of rotation or the difference in angle with respect

2017-10-12 12:06:16 -0500 asked a question using JointState.position in transformations

using JointState.position in transformations Hi all, Can I directly use the joinstate.position[i] for rotation or sh