We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relates #30, #14
It's hard to know what you can really change in the API since some of the internal implementation bits leaked out into the public namespace.
Ideally, it'd be nice to deprecate those private bits, and simplify the public interface, and do a bit more testing on it.
\cc @clalancette
The text was updated successfully, but these errors were encountered:
Proposed steps:
urdf.py
sdf.py
xml_reflection
Sorry, something went wrong.
No branches or pull requests
Relates #30, #14
It's hard to know what you can really change in the API since some of the internal implementation bits leaked out into the public namespace.
Ideally, it'd be nice to deprecate those private bits, and simplify the public interface, and do a bit more testing on it.
\cc @clalancette
The text was updated successfully, but these errors were encountered: