https://github.com/compas-dev/compas_xr

COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.

https://github.com/compas-dev/compas_xr

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.8%) to scientific vocabulary

Keywords

aec assembly compas human-computer-interaction human-machine-interface robotics xr
Last synced: 5 months ago · JSON representation

Repository

COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.

Basic Info
Statistics
  • Stars: 13
  • Watchers: 16
  • Forks: 6
  • Open Issues: 2
  • Releases: 7
Topics
aec assembly compas human-computer-interaction human-machine-interface robotics xr
Created almost 6 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Authors

README.md

COMPAS XR

Github Actions Build Status License pip downloads PyPI Package latest release Supported implementations DOI Twitter Follow

COMPAS XR

COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.

Installation

It is recomended you install compas_xr inside a virtual environment.

bash pip install compas_xr

To install compas_xr to Rhino run

bash python -m compas_rhino.install

First Steps

Questions and feedback

We encourage the use of the COMPAS framework forum for questions and discussions.

Issue tracker

If you found an issue or have a suggestion for a dandy new feature, please file a new issue in our issue tracker.

Contributing

We love contributions!

Check the Contributor's Guide for more details.

Credits

compas_xr is currently developed by ETH Zurich (Gramazio Kohler Research) and Princeton University. See the list of authors for a complete overview.

Owner

  • Name: compas-dev
  • Login: compas-dev
  • Kind: organization

COMPAS - an open source computational framework for research and collaboration in AEC

GitHub Events

Total
  • Watch event: 5
  • Delete event: 3
  • Push event: 8
  • Pull request review event: 1
  • Pull request event: 4
  • Fork event: 5
  • Create event: 3
Last Year
  • Watch event: 5
  • Delete event: 3
  • Push event: 8
  • Pull request review event: 1
  • Pull request event: 4
  • Fork event: 5
  • Create event: 3

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 252
  • Total Committers: 3
  • Avg Commits per committer: 84.0
  • Development Distribution Score (DDS): 0.321
Past Year
  • Commits: 3
  • Committers: 2
  • Avg Commits per committer: 1.5
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email Commits
Joseph Kenny j****9@g****m 171
Gonzalo Casas c****s@a****h 80
tizianrein t****n@t****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago


Dependencies

.github/workflows/build.yml actions
  • compas-dev/compas-actions.build v4 composite
.github/workflows/docs.yml actions
  • compas-dev/compas-actions.docs v3 composite
.github/workflows/ironpython.yml actions
  • NuGet/setup-nuget v1.0.5 composite
  • actions/checkout v2 composite
  • compas-dev/compas-actions.ghpython_components v5 composite
.github/workflows/pr-checks.yml actions
  • Zomzog/changelog-checker v1.2.0 composite
  • actions/checkout v1 composite
pyproject.toml pypi
requirements-dev.txt pypi
  • attrs >=17.4 development
  • black >=22.12.0 development
  • bump-my-version * development
  • compas_invocations2 * development
  • invoke >=0.14 development
  • ruff * development
  • sphinx_compas2_theme * development
  • twine * development
  • wheel * development
requirements.txt pypi
  • compas >=2.0.4,<3
  • compas_eve >=1,<2
  • compas_fab >=1.0.2,<2
  • compas_timber *
  • numpy >=1.15.4,<2
  • pyrebase4 >=4.7.1
.github/workflows/release.yml actions
  • compas-dev/compas-actions.build v4 composite
  • compas-dev/compas-actions.publish v3 composite
docs/examples/scripts/docker/docker-compose.yml docker
  • gramaziokohler/ros-noetic-moveit latest
environment.yml conda
  • compas 2.*
  • compas_eve 1.*
  • compas_fab 1.*
  • compas_timber 0.7.*
  • pip
  • python 3.11.*