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

Refactor mplib structure and add development utilities #1

Merged
merged 4 commits into from
Sep 7, 2021

Conversation

Jiayuan-Gu
Copy link
Collaborator

Improvement

  • Add Dockerfile
  • Add dev scripts under dev/
  • Add basic unittest
  • Add docstring for Planner

Changes

  • Simplify CMakeList
  • Rename _mplib to mplib.pymp

* add a dockerfile and build_wheels.sh for easier development
* add pybind11 and CMakeModules, and remove unnecessary statements in CMakeLists.txt
* add format files (.clang-format and pyproject.toml)
* add a basic unittest
* move Planner to a separate file
* place the python binding under the mplib
* add stubgen script
@Colin97 Colin97 merged commit 704113c into haosulab:main Sep 7, 2021
Lexseal added a commit that referenced this pull request Jan 24, 2024
KolinGuo pushed a commit that referenced this pull request Feb 5, 2024
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 this pull request may close these issues.

2 participants