We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af632a4 commit e566f3eCopy full SHA for e566f3e
rclpy/rclpy/duration.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-import builtin_interfaces
+import builtin_interfaces.msg
16
from rclpy.impl.implementation_singleton import rclpy_implementation as _rclpy
17
18
rclpy/rclpy/time.py
from rclpy.clock import ClockType
from rclpy.duration import Duration
0 commit comments