Skip to content

Commit

Permalink
Correct repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Nov 8, 2024
1 parent 9ba3299 commit 380aa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot_descriptions/_repositories.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Repository:
cache_path="baxter_common",
),
"berkeley_humanoid_description": Repository(
url="https://github.com/jhu-lcsr-attic/bhand_model.git",
url="https://github.com/HybridRobotics/berkeley_humanoid_description",
commit="d0d13d3f81d795480e25ed1910eaf83d5f0a1d0b",
cache_path="berkeley_humanoid_description",
),
Expand Down

0 comments on commit 380aa5a

Please sign in to comment.