File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Implicit Communication in Human-Robot Collaborative Transport
22
33[ ![ acm] ( https://img.shields.io/badge/Paper-gray?logo=acm&labelColor=0085CA )] ( https://dl.acm.org/doi/10.5555/3721488.3721496 )
4- [ ![ dataset] ( https://img.shields.io/badge/Dataset -gray?logo=dropbox&labelColor=0061FF )] ( https://www.dropbox.com/scl/fo/ruzihfyim9n5wx3kcluc6/APV1wxgUifVPQnd12RSqjbo?rlkey=u1d4pdei9jruil1bl4j0fxkmf&st=1e7mman0&dl=0 )
4+ [ ![ dataset] ( https://img.shields.io/badge/Study_Data -gray?logo=dropbox&labelColor=0061FF )] ( https://www.dropbox.com/scl/fo/ruzihfyim9n5wx3kcluc6/APV1wxgUifVPQnd12RSqjbo?rlkey=u1d4pdei9jruil1bl4j0fxkmf&st=1e7mman0&dl=0 )
55[ ![ video] ( https://img.shields.io/badge/Supplemental_Video-gray?logo=youtube&labelColor=ff0033 )] ( https://youtu.be/0NTDrobSifg )
66
77## Requirements
1515### Extra Dependencies for Deployment and Data Analysis
1616
1717* ROS 2 Humble (Ubuntu 22.04)
18- * GNU tar, zstd, and ~ 20 GB disk space for dataset
18+ * GNU tar, zstd, and ~ 16 GB disk space for study data
1919
2020## Setup
2121
@@ -33,11 +33,11 @@ Activate the virtual environment:
3333source .venv/bin/activate
3434```
3535
36- ### Dataset
36+ ### Study Data
3737
38- Download ` rosbags.tar.zst ` from the Dropbox Dataset link in this file's header into [ ` data/fluentrobotics ` ] ( data/fluentrobotics ) .
38+ Download ` rosbags.tar.zst ` from the Dropbox Study Data link in this file's header into [ ` data/fluentrobotics ` ] ( data/fluentrobotics ) .
3939
40- Decompress the tar file:
40+ Extract the tar file:
4141
4242``` shell
4343cd data/fluentrobotics
You can’t perform that action at this time.
0 commit comments