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] ??
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).
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-03-07 13:59:14 -0600
Seen: 690 times
Last updated: Mar 07 '17
how can i plot pose link3 in rqt for RRRBOT ? [closed]
Why joint position controller is not sensitive to changing PID gains?
what is a y-axis in /joint_states/velocity[5] in rqt_plot ?
how plot tf listener (Python) in rqt ? [closed]
practical example for plot position(x y z) of fixed frames(end-effector) in rqt [closed]
Renaming rqt package [Kinetic]
rqt on MacOSX fails to start [ImportError?]
Problem with rqt, siplib.c - KDE Neon