Skip to content

Commit

Permalink
Bump VGT with raycasting performance improvements (RobotLocomotion#14919
Browse files Browse the repository at this point in the history
)

* Bump VGT with raycasting performance improvements and improve consistency handling empty pointclouds
  • Loading branch information
calderpg-tri authored Apr 19, 2021
1 parent 6ea55d8 commit 8f4ad91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/workspace/voxelized_geometry_tools/repository.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ def voxelized_geometry_tools_repository(
repository = "ToyotaResearchInstitute/voxelized_geometry_tools",
# When updating, ensure that any new unit tests are reflected in
# package.BUILD.bazel and BUILD.bazel in drake.
commit = "de881b5ae600dac5b552faf8e19e16b48aa77a3a",
sha256 = "56526926ffb319e2698ef5fff2bbee81514cb6343d2e50f0bff3b33747285fdd", # noqa
commit = "e1ac32f276aceb0596bc5afd79ab02a5b3cbe457",
sha256 = "63a478d3492b68fe2b23aa04778755467b7076db6301942fdc4d0eeb74837586", # noqa
build_file = "//tools/workspace/voxelized_geometry_tools:package.BUILD.bazel", # noqa
mirrors = mirrors,
)

0 comments on commit 8f4ad91

Please sign in to comment.