.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
tf_static_cmd.sh
docs/.nojekyll
docs/CNAME
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/getting_started.rst
docs/index.rst
docs/known_issues.rst
docs/license.rst
docs/reference.rst
docs/usage.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/reference/compas_rcf.abb.rst
docs/reference/compas_rcf.docker.rst
docs/reference/compas_rcf.fab_data.rst
docs/reference/compas_rcf.rhino.rst
docs/reference/compas_rcf.rst
docs/reference/compas_rcf.ur.rst
docs/reference/compas_rcf.utils.rst
docs/usage/abb-runner.rst
docs/usage/abb_robot_control.gh
docs/usage/abb_robot_control_preview.png
docs/usage/create_edit_fab_data.gh
docs/usage/create_edit_fab_data_preview.png
docs/usage/create_rapid_tooldata.gh
docs/usage/create_rapid_tooldata_preview.png
docs/usage/grasshopper-examples.rst
docs/usage/path_planning.gh
src/compas_rcf/__init__.py
src/compas_rcf/_version.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/abb/procedures.py
src/compas_rcf/abb/run.py
src/compas_rcf/docker/__init__.py
src/compas_rcf/docker/docker_cmds.py
src/compas_rcf/docker/compose_files/abb/driver-base-docker-compose.yml
src/compas_rcf/docker/compose_files/abb/driver-docker-compose.yml
src/compas_rcf/docker/compose_files/ursim/docker-compose.yaml
src/compas_rcf/fab_data/__init__.py
src/compas_rcf/fab_data/clay_objs.py
src/compas_rcf/fab_data/conf.py
src/compas_rcf/fab_data/config_default.yaml
src/compas_rcf/fab_data/csv_report.py
src/compas_rcf/fab_data/tools.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/ur/__init__.py
src/compas_rcf/ur/comm.py
src/compas_rcf/ur/helpers.py
src/compas_rcf/ur/ur_fabrication_non_interactive.py
src/compas_rcf/ur/ur_fabrication_runner.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/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