Skip to content

Repository files navigation

AirTouch: A Low-Cost Versatile Visuotactile Feedback System for Enhanced Robotic Teleoperation

Conda Environment Setup

# Create a conda environment
conda create -n airtouch python=3.9
# Install PyTorch
pip install torch==1.10.0+cu113 torchvision==0.11.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113
# Install other dependencies
git clone https://github.com/huangyan28/AirTouch.git
cd KeypointFusion
pip install -r ./requirements.txt

Train Dataset

python train_rgbd.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages