Skip to content
New issue

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

Add setup.py for releasing package to expose common utilities in PythonRobotics. #724

Open
AtsushiSakai opened this issue Sep 29, 2022 · 1 comment
Assignees

Comments

@AtsushiSakai
Copy link
Owner

I think the utilities in this package are helpful, this should be used as a package and should be installed via pip.
https://github.com/AtsushiSakai/PythonRobotics/tree/master/utils

This is the time to release as an official PyPI package. And when this package is mature, we can start to add each algorithm to the package step by step.

Abinashbunty added a commit to Abinashbunty/PythonRobotics that referenced this issue Oct 8, 2022
@Abinashbunty
Copy link
Contributor

Created a test package to implement this.

pip install -i https://test.pypi.org/simple/ atsushi-robotics

Abinashbunty added a commit to Abinashbunty/PythonRobotics that referenced this issue Oct 9, 2022
@AtsushiSakai AtsushiSakai self-assigned this Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants