ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It's a silly problem. The time stamp of every tf msg was rospy.Time(0). It should be rospy.get_rostime().

It's a silly problem. The time stamp of I used for every tf msg was rospy.Time(0). It should be rospy.get_rostime().