Skip to content

Commit 380aa5a

Browse files
Correct repository URL
1 parent 9ba3299 commit 380aa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Repository:
4242
cache_path="baxter_common",
4343
),
4444
"berkeley_humanoid_description": Repository(
45-
url="https://github.com/jhu-lcsr-attic/bhand_model.git",
45+
url="https://github.com/HybridRobotics/berkeley_humanoid_description",
4646
commit="d0d13d3f81d795480e25ed1910eaf83d5f0a1d0b",
4747
cache_path="berkeley_humanoid_description",
4848
),

0 commit comments

Comments
 (0)