Skip to content

Commit a13939a

Browse files
Update draco3_description commit
See shbang91/draco3_description#1
1 parent ee93d29 commit a13939a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Description: Draco3 URDF
9+
- Description: Draco3 URDF (thanks to @shbang91)
1010

1111
### Changed
1212

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class Repository:
7474
),
7575
"draco3_description": Repository(
7676
url="https://github.com/shbang91/draco3_description.git",
77-
commit="7ac3d5e7967208cc895974e69a43ba3bbd6a7133",
77+
commit="5afd19733d7b3e9f1135ba93e0aad90ed1a24cc7",
7878
cache_path="draco3_description",
7979
),
8080
"drake": Repository(

0 commit comments

Comments
 (0)