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
In internal project, we are having recurring problem on installing this package. We should cleanup deployment of this package, adding it in PyPI (because this is Python only) or conda-forge (because I have more experience with this) so that in downstream projects a team can just conda install or pip install it. Probably for doing that we need to sort out urdf_parser_py deployment that as far as I understand is not part of neither PyPI or conda-forge.
The text was updated successfully, but these errors were encountered:
In internal project, we are having recurring problem on installing this package. We should cleanup deployment of this package, adding it in PyPI (because this is Python only) or conda-forge (because I have more experience with this) so that in downstream projects a team can just
conda install
orpip install
it. Probably for doing that we need to sort out urdf_parser_py deployment that as far as I understand is not part of neither PyPI or conda-forge.The text was updated successfully, but these errors were encountered: