You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of our automated testing of this repository, we should check that all models can be loaded by the pydrake.multibody.parsing.Parser from latest stable release of Drake.
Essentially, that means copying the parse_test.py from Drake into here.
As part of our automated testing of this repository, we should check that all models can be loaded by the
pydrake.multibody.parsing.Parserfrom latest stable release of Drake.Essentially, that means copying the parse_test.py from Drake into here.