yayaneath / BioTacSP-DoS

System for temporal detection of the direction of slip using tactile sensors.
3 stars 3 forks source link

some questions of data preprocess #1

Open LysEMGwork opened 3 weeks ago

LysEMGwork commented 3 weeks ago

I really admire your work, but I have some questions for you. Please ask the Extract Tactile Info.ipynb file "FF_TAC_ATT = 'tdc', MF_TAC_ATT = 'tac.1', TH_TAC_ATT = 'pac0.4'" was not found in the csv file

yayaneath commented 3 weeks ago

Hi, the notebook Extract Tactile Info.ipynb can be ignored. It was used to preprocess ROS bags holding raw sensors data and extract the actual electrodes signals into the CSV files stored in this repository. If you want to play with our data, use those CSVs and skip that notebook.