Skip to content

Code for our paper titled "Using human and robot synthetic data for training smart hand tools", in press at ICRA 2024

Notifications You must be signed in to change notification settings

UTAustin-SwarmLab/Smart-Tools

Repository files navigation

Smart-Tools

This is the code repository of our paper titled "Using human and robot synthetic data for training smart hand tools", in press at ICRA 2024.

Table of Contents

TLDR

We introduce a data collection and training pipeline for everyday mechanical engineering tasks (cutting, sanding, routing, engraving) performed by hand tools. The paper discusses data trends and establishes a roadmap for model deployment on edge devices.

Usage

1. Packages

Install Poetry if you don't have it already:

pipx install poetry

2. Data

Refer data_README.md.

3. Code

  1. Clone the repository and change directory,
git clone git@github.com:UTAustin-SwarmLab/Smart-Tools.git
  1. Install dependencies using Poetry:
poetry install
  1. Make sure you choose the virtual environment created by Poetry as the Python interpreter for running the project's code!

About

Code for our paper titled "Using human and robot synthetic data for training smart hand tools", in press at ICRA 2024

Resources

Stars

Watchers

Forks