.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/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_frame_list_generator.ghx
src/rapid_clay_formations_fab/__init__.py
src/rapid_clay_formations_fab/_cmd_entrypoint.py
src/rapid_clay_formations_fab/_version.py
src/rapid_clay_formations_fab/docker.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/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/tools.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/abb_rapid_tooldata.py
src/rapid_clay_formations_fab/robots/abb_rcf_client.py
src/rapid_clay_formations_fab/robots/abb_standalone_move_to_frame.py
src/rapid_clay_formations_fab/robots/compas_rrc_docker_setup.py
src/rapid_clay_formations_fab/robots/custom_compas_rrc_instructions.py
src/rapid_clay_formations_fab/robots/pick_station.py
src/rapid_clay_formations_fab/robots/trajectories.py
src/rapid_clay_formations_fab/robots/_scripts/__init__.py
src/rapid_clay_formations_fab/robots/_scripts/common.py
src/rapid_clay_formations_fab/robots/_scripts/fabrication.py
src/rapid_clay_formations_fab/robots/_scripts/go_to_joint_pos.py
src/rapid_clay_formations_fab/robots/_scripts/record_poses.py
src/rapid_clay_formations_fab/robots/_scripts/test_speeds.py
src/rapid_clay_formations_fab/robots/_scripts/test_speeds_wo_pick.py
tests/rapid_clay_formations_fab/test_nothing.py
tests/rapid_clay_formations_fab/test_utils.py
tests/rapid_clay_formations_fab/robots/test_pick_station.py