how plot x , y , z position using rqt_plot /joint_states/position[3] ??
hi . how plot x , y , z position of joint 3 using rqt_plot /joint_states/position[3] ??
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
hi . how plot x , y , z position of joint 3 using rqt_plot /joint_states/position[3] ??
JointState
messages only contain joint states, ie: joint poses in joint space. They do not represent Cartesian coordinates. So position[3]
is not z
, but the joint space position of joint 4 (it's zero-indexed).
Asked: 2017-03-07 13:59:14 -0500
Seen: 1,800 times
Last updated: Mar 07 '17
Why joint position controller is not sensitive to changing PID gains?
poistion control on continuous joint strange behavior
Redundant locations in URDF for joint position/effort/velocity limits
MoveIt: how to actuate individual joints that do not form a chain?
rqt segmentation fault following tutorials
Created rviz plugins don't show up on rviz plugin selector