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 5f9c953 commit 3ffb252Copy full SHA for 3ffb252
tests/loaders/test_pinocchio.py
@@ -48,6 +48,9 @@ def test(self):
48
if name == "a1_mj_description":
49
# See https://github.com/stack-of-tasks/pinocchio/issues/2613
50
continue
51
+ if name == "aloha_mj_description":
52
+ # See https://github.com/stack-of-tasks/pinocchio/issues/2610
53
+ continue
54
if name == "talos_mj_description":
55
# See https://github.com/stack-of-tasks/pinocchio/issues/2612
56
0 commit comments