docs.rs failed to build collider-rs-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
collider
An experimental collision-detection library.
Installation
The use of miniconda is recommended to manage the dependencies. To install the dependencies, run the following command:
To activate the environment, run:
This project uses maturin as the build system for the Rust and Python bindings. It can be installed directly using pip:
To build the Rust code and install it directly as a Python package in the current collider virtual environment, run:
To run unit test of all crates, run: