.editorconfig
.pre-commit-config.yaml
.travis.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
tasks.py
docs/.nojekyll
docs/CNAME
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/examples.rst
docs/getting_started.rst
docs/index.rst
docs/known_issues.rst
docs/license.rst
docs/reference.rst
docs/_images/PLACEHOLDER
docs/_static/PLACEHOLDER
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/method.rst
docs/_templates/autosummary/module.rst
docs/examples/create_bullets_read_write_json.gh
docs/examples/create_bullets_read_write_json.rst
docs/reference/compas_rcf.abb.rst
docs/reference/compas_rcf.fabrication.rst
docs/reference/compas_rcf.rst
docs/reference/compas_rcf.ur.rst
docs/reference/compas_rcf.utils.docker.rst
docs/reference/compas_rcf.utils.rst
src/compas_rcf/__init__.py
src/compas_rcf/_version.py
src/compas_rcf/install_rhino.py
src/compas_rcf.egg-info/PKG-INFO
src/compas_rcf.egg-info/SOURCES.txt
src/compas_rcf.egg-info/dependency_links.txt
src/compas_rcf.egg-info/entry_points.txt
src/compas_rcf.egg-info/not-zip-safe
src/compas_rcf.egg-info/requires.txt
src/compas_rcf.egg-info/top_level.txt
src/compas_rcf/abb/__init__.py
src/compas_rcf/abb/helpers.py
src/compas_rcf/fabrication/__init__.py
src/compas_rcf/fabrication/abb_runner.py
src/compas_rcf/fabrication/clay_obj.py
src/compas_rcf/fabrication/conf.py
src/compas_rcf/fabrication/config_default.yaml
src/compas_rcf/fabrication/network.py
src/compas_rcf/fabrication/ur_fabrication_non_interactive.py
src/compas_rcf/fabrication/ur_fabrication_runner.py
src/compas_rcf/ur/__init__.py
src/compas_rcf/ur/comm.py
src/compas_rcf/ur/helpers.py
src/compas_rcf/ur/ur_standard.py
src/compas_rcf/ur/urscript_wrapper.py
src/compas_rcf/ur/visualize_urscript.py
src/compas_rcf/utils/__init__.py
src/compas_rcf/utils/compas_to_rhino.py
src/compas_rcf/utils/json_.py
src/compas_rcf/utils/rhino_to_compas.py
src/compas_rcf/utils/ui.py
src/compas_rcf/utils/util_funcs.py
src/compas_rcf/utils/util_funcs_rhino.py
src/compas_rcf/utils/docker/__init__.py
src/compas_rcf/utils/docker/docker_cmds.py
src/compas_rcf/utils/docker/compose_files/abb/abb-driver-docker-compose.yml
src/compas_rcf/utils/docker/compose_files/abb/base-docker-compose.yml
src/compas_rcf/utils/docker/compose_files/ursim/docker-compose.yaml
tests/rcf/__init__.py
tests/rcf/test_import.py
tests/rcf/abb/__init__.py
tests/rcf/fabrication/__init__.py
tests/rcf/ur_control/__init__.py
tests/rcf/utils/__init__.py