<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[You requested a transform that is  1117.125 seconds in the past的解决方法]]></title><description><![CDATA[<p dir="auto">在利用rosbag播放录制的数据时，经常会看到tf变换相关的节点报出错误，比如 <code>You requested a transform that is  1117.125 seconds in the past</code>. 这是由于bag里面的消息的时间戳都是录制的时候的，而程序默认是使用当前时间的。所以需要设置使用bag内的时间。</p>
<ul>
<li>把rosparam use_sim_time 设置为 true</li>
<li>启动对应的  .launch 文件</li>
<li>播放bag文件，注意播放的时候一定要加上–clock选项</li>
</ul>
]]></description><link>http://community.bwbot.org/topic/439/you-requested-a-transform-that-is-1117-125-seconds-in-the-past的解决方法</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 01:41:41 GMT</lastBuildDate><atom:link href="http://community.bwbot.org/topic/439.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Apr 2018 06:34:51 GMT</pubDate><ttl>60</ttl></channel></rss>