how plot tf listener (Python) in rqt ? [closed]
hi . how can i plot position for turtle2 in this page ??
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
hi . how can i plot position for turtle2 in this page ??
Asked: 2017-03-11 11:04:24 -0600
Seen: 178 times
Last updated: Mar 11 '17
created tf listener, how to rosbag?
TF listening fails when called from a specific class
hector mapping tf issue: TF_NAN_INPUT and TF_DENORMALIZED_QUATERNION
registered depth image and RGB image frames
build octomap using pointcloud2 data
Can't subscribe to tf with roslibjs
Please stop reposting the same question over and over again. You got correct answers already several times.
no .i dont . all my questions have different sichuation . i wrote tf listener for my robot . but i cant plot pose in rqt
You have asked a lot of very similar questions that are effectively, how do I plot "X" in rqt plot. And yes X is some datatype. And the general response is that you need to compute the value you want and publish it on a topic that you generate so that you can plot specifically the values you want.
Please don't continue to to ask for people to do your work for you and provide the exact data conversions for the specific values that you want to plot. This goes against our support policy. http://wiki.ros.org/Support
ok . i just need one example for that . why i cant find any example for that ? for example if any body ask : how control torque in ROS ? i answer please read this example .
all examples are about turtle1 and turtle2 . i cant find any example for Robot arm .