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

The python equivalent is very thoroughly buried so I'll post it here to save the next guy some time:

The python equivalent API is very thoroughly buried so I'll post it here to save the next guy some time:time. TransformListener.__init__ takes two positional arguments. The first is boolean, whether to interpolate, and the second is length of the transform cache (rospy.Duration)

The python API is very thoroughly buried so I'll post it here to save the next guy some time. TransformListener.__init__ TransformListener.__init__ takes two positional arguments. The first is boolean, whether to interpolate, and the second is length of the transform cache (rospy.Duration)