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 34009f6 commit b8cd27bCopy full SHA for b8cd27b
1 file changed
patch/dependencies.yaml
@@ -243,3 +243,6 @@ autoware_utils_pcl:
243
add_host: ["REQUIRE_OPENGL"]
244
autoware_utils_debug:
245
add_host: ["fmt"]
246
+rclpy:
247
+ add_host: ["typing_extensions"]
248
+ add_run: ["typing_extensions"]
0 commit comments