Skip to content

Commit

Permalink
Use legacy_create_init to workaround bazelbuild/bazel#7386
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
  • Loading branch information
sloretz committed Dec 6, 2022
1 parent fb06bfc commit aec9df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drake_ros_tf2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ ros_py_test(
"@ros2//:tf2_ros_py_py",
"@ros2//resources/rmw_isolation:rmw_isolation_py",
],
legacy_create_init = False,
)

0 comments on commit aec9df8

Please sign in to comment.