uoft-cs-robotics / robot_system_tools

Repository containing software infrastructure for running experiments on Franka Emika Panda Arms
9 stars 3 forks source link

Fix the Data Folder #12

Closed kouroshD closed 1 year ago

kouroshD commented 1 year ago

We have this folder https://github.com/pairlab/franka_arm_infra/tree/922c66fd411ea4063c3c8a62b809810a11cde7dc/calibration/data , but it is not clear what is the purpose of the files inside that folder and if a general user needs that.

Ruthrash commented 1 year ago

solved by not tracking data collected locally for the calibration process. implemented in the above pull request