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 161191a commit 7cdf1abCopy full SHA for 7cdf1ab
tests/test_loaders.py
@@ -88,6 +88,7 @@ def test_cache_path_package_name(self):
88
)
89
90
def test_load_with_commit_then_without(self):
91
+ # https://github.com/robot-descriptions/robot_descriptions.py/issues/67
92
load_pinocchio(
93
"draco3_description",
94
commit="5afd19733d7b3e9f1135ba93e0aad90ed1a24cc7",
0 commit comments