Skip to content

metason/SRpy

Repository files navigation

SRpy: Spatial Reasoner in Python

A flexible 3D Spatial Reasoning library in Python

Getting Started

create a virtual env. python -m venv venv activate env . ./venv/bin/activate

install all packages: python -m pip install requirements.txt

Documentation

See Docu on SpatialReasoner in separate repository.

Building and Integrating

Package manager

Tests

Tests and Visualizations

python tests/test.py

To check the coverage install the coverage package:

pip install coverage run the following command: coverage report -m

License

See LICENSE file.

About

A 3D Spatial Reasoning library in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages