[ros-users] [Discourse.ros.org] [ROS Projects] Rqt tf echo

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Lucas Walter via ros-users
日付:  
To: ros-users
CC: Lucas Walter
題目: [ros-users] [Discourse.ros.org] [ROS Projects] Rqt tf echo


Display the same fields tf_echo does on the command line but in an rqt widget:

![rqt_tf_echo|299x293](upload://9T85Uu5X5AGqrXCf76GCz0Jw0s2.png)

The time of the transform and the approximate time which the transform was looked up is shown, so a transform that is not getting updated and falling behind in the buffer can be detected. In the above example the tf time is 0.0 because a static tf is being looked up.

Individual fields can be hidden with a right click context menu (though those are masked by the context menu of the line edit boxes), and whether they are hidden will be saved in .perspective files. The source and target frames are also saved and restored.

There are toolTips for each field, though I find getting them to pop up inconsistent.

The only error output is the transform time label turns red when the transform is unavailable, I'll possibly add another field (that also can be hidden) with more verbose exception output.

TF buffer cache time will also be made configurable.

I could make the frames also have a dropdown with all the known frames, but I'd like to also make it possible to type in anything and I'm not sure if those two can be combined smoothly.

https://github.com/lucasw/rqt_tf_echo/





---
[Visit Topic](https://discourse.ros.org/t/rqt-tf-echo/4271/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>