.deepsource.toml
.editorconfig
.pre-commit-config.yaml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
mypy.ini
pyproject.toml
setup.cfg
setup.py
tasks.py
.github/dependabot.yml
.github/workflows/todo.yaml
.github/workflows/workflow.yml
docs/.nojekyll
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.rst
docs/installation.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.ui.rst
docs/reference/compas_rcf.utils.rst
docs/usage/abb-runner.rst
docs/usage/grasshopper-examples.rst
grasshopper/abb_robot_control.ghx
grasshopper/abb_robot_control_preview.png
grasshopper/create_edit_fab_data_preview.png
grasshopper/create_rapid_tooldata.ghx
grasshopper/create_rapid_tooldata_preview.png
grasshopper/create_run_data.ghx
grasshopper/localization.ghx
grasshopper/path_planning.ghx
grasshopper/pick_conf_creator.ghx
src/rapid_clay_formations_fab/__init__.py
src/rapid_clay_formations_fab/_version.py
src/rapid_clay_formations_fab/docker.py
src/rapid_clay_formations_fab/run_entrypoint.py
src/rapid_clay_formations_fab/utils.py
src/rapid_clay_formations_fab.egg-info/PKG-INFO
src/rapid_clay_formations_fab.egg-info/SOURCES.txt
src/rapid_clay_formations_fab.egg-info/dependency_links.txt
src/rapid_clay_formations_fab.egg-info/entry_points.txt
src/rapid_clay_formations_fab.egg-info/not-zip-safe
src/rapid_clay_formations_fab.egg-info/requires.txt
src/rapid_clay_formations_fab.egg-info/top_level.txt
src/rapid_clay_formations_fab/_compose_files/abb-driver/docker-compose.yml
src/rapid_clay_formations_fab/_compose_files/abb-driver/real.env
src/rapid_clay_formations_fab/_compose_files/abb-planner/docker-compose.moveit-setup.yml
src/rapid_clay_formations_fab/_compose_files/abb-planner/docker-compose.novnc.yml
src/rapid_clay_formations_fab/_compose_files/abb-planner/docker-compose.yml
src/rapid_clay_formations_fab/abb/__init__.py
src/rapid_clay_formations_fab/abb/abb_rcf_client.py
src/rapid_clay_formations_fab/abb/compas_rrc_docker_setup.py
src/rapid_clay_formations_fab/abb/fab_run.py
src/rapid_clay_formations_fab/abb/rapid_tool_data.py
src/rapid_clay_formations_fab/abb/standalone_move_to_frame.py
src/rapid_clay_formations_fab/fab_data/__init__.py
src/rapid_clay_formations_fab/fab_data/config_default.yaml
src/rapid_clay_formations_fab/fab_data/csv_report.py
src/rapid_clay_formations_fab/fab_data/fab_conf.py
src/rapid_clay_formations_fab/fab_data/fabrication_element.py
src/rapid_clay_formations_fab/fab_data/pick_station.py
src/rapid_clay_formations_fab/fab_data/tools.py
src/rapid_clay_formations_fab/localization/__init__.py
src/rapid_clay_formations_fab/localization/arbitrary_pts_localization.py
src/rapid_clay_formations_fab/localization/tf_publish_static_transform.py
src/rapid_clay_formations_fab/localization/three_pts_localization.py
src/rapid_clay_formations_fab/localization/xforms.py
src/rapid_clay_formations_fab/rhino/__init__.py
src/rapid_clay_formations_fab/rhino/compas_to_rhino.py
src/rapid_clay_formations_fab/rhino/install.py
src/rapid_clay_formations_fab/rhino/rhino_to_compas.py
src/rapid_clay_formations_fab/robots/__init__.py
src/rapid_clay_formations_fab/robots/trajectories.py
tests/rapid_clay_formations_fab/test_nothing.py
tests/rapid_clay_formations_fab/fab_data/test_pick_station.py