.editorconfig
.pre-commit-config.yaml
.travis.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
mypy.ini
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/example-files/create_bullets_read_write_json.gh
docs/example-files/create_bullets_read_write_json.rst
docs/example-files/create_rapid_tooldata.gh
docs/example-files/path_planning.gh
docs/reference/compas_rcf.abb.helpers.rst
docs/reference/compas_rcf.abb.programs.rst
docs/reference/compas_rcf.abb.rst
docs/reference/compas_rcf.abb_runner.rst
docs/reference/compas_rcf.docker.rst
docs/reference/compas_rcf.fabrication.clay_obj.rst
docs/reference/compas_rcf.fabrication.conf.rst
docs/reference/compas_rcf.fabrication.network.rst
docs/reference/compas_rcf.fabrication.rst
docs/reference/compas_rcf.fabrication.ur_fabrication_non_interactive.rst
docs/reference/compas_rcf.fabrication.ur_fabrication_runner.rst
docs/reference/compas_rcf.install_rhino.rst
docs/reference/compas_rcf.rst
docs/reference/compas_rcf.ur.comm.rst
docs/reference/compas_rcf.ur.helpers.rst
docs/reference/compas_rcf.ur.rst
docs/reference/compas_rcf.ur.ur_standard.rst
docs/reference/compas_rcf.ur.urscript_wrapper.rst
docs/reference/compas_rcf.ur.visualize_urscript.rst
docs/reference/compas_rcf.utils.compas_to_rhino.rst
docs/reference/compas_rcf.utils.csv_reports.rst
docs/reference/compas_rcf.utils.json_.rst
docs/reference/compas_rcf.utils.rhino_to_compas.rst
docs/reference/compas_rcf.utils.rst
docs/reference/compas_rcf.utils.ui.rst
docs/reference/compas_rcf.utils.util_funcs.rst
docs/reference/compas_rcf.utils.util_funcs_rhino.rst
src/compas_rcf/__init__.py
src/compas_rcf/_version.py
src/compas_rcf/abb_runner.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/connectivity.py
src/compas_rcf/abb/helpers.py
src/compas_rcf/abb/programs.py
src/compas_rcf/docker/__init__.py
src/compas_rcf/docker/docker_cmds.py
src/compas_rcf/docker/compose_files/abb/abb-driver-docker-compose.yml
src/compas_rcf/docker/compose_files/abb/driver-bridge-docker-compose.yml
src/compas_rcf/docker/compose_files/abb/master-bridge-docker-compose.yml
src/compas_rcf/docker/compose_files/ursim/docker-compose.yaml
src/compas_rcf/fabrication/__init__.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/rhino/__init__.py
src/compas_rcf/rhino/compas_to_rhino.py
src/compas_rcf/rhino/install.py
src/compas_rcf/rhino/rhino_to_compas.py
src/compas_rcf/rhino/rhino_utils.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/csv_reports.py
src/compas_rcf/utils/json_.py
src/compas_rcf/utils/ui.py
src/compas_rcf/utils/util_funcs.py
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