We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee93d29 commit a13939aCopy full SHA for a13939a
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Description: Draco3 URDF
+- Description: Draco3 URDF (thanks to @shbang91)
10
11
### Changed
12
robot_descriptions/_repositories.py
@@ -74,7 +74,7 @@ class Repository:
74
),
75
"draco3_description": Repository(
76
url="https://github.com/shbang91/draco3_description.git",
77
- commit="7ac3d5e7967208cc895974e69a43ba3bbd6a7133",
+ commit="5afd19733d7b3e9f1135ba93e0aad90ed1a24cc7",
78
cache_path="draco3_description",
79
80
"drake": Repository(
0 commit comments