Skip to content
Snippets Groups Projects
Select Git revision
  • 2a72242c137025b260029a86548caca150b1838c
  • main default
  • with_hexapod_in_scene
  • ITA
  • moritzlennartz-main-patch-ec82
  • wzl
  • arxiv2412.12231v1
  • no_movement
8 results

demonstrating-data-to-knowledge-pipelines

  • Clone with SSH
  • Clone with HTTPS
  • Franka Emika Robot World Wide Lab Demonstrator

    Acknowledgement

    • Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Germanys Excellence Strategy – EXC-2023 Internet of Production – 390621612
    resources/IoP_Logo.png

    docs/resources/IoP_Logo.png

    Setup

    This app is contrainerized.

    Install docker and docker compose according to sources.

    Important

    Make sure to foll the post-installation steps.

    Ensure that incomming traffic is not blocked. Check both ufw and iptables.

    FCI requires a RT-Kernel patch. Set it up following their documentation.

    Installation

    This setup uses docker and docker-compose.

    git clone https://git-ce.rwth-aachen.de/llt_dpp/all/franka_wwl_demonstrator
    cd franka_wwl_demonstrator

    Usage

    To start the data generation pipeline run:

    docker compose up --build

    To stop the pipeline, in a second terminal run:

    docker compose down

    For detailed / individual usage follow the corresponding readme.