Vibration Suppression in Robotic Polishing Task Data
收藏Figshare2025-08-05 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Vibration_Suppression_in_Robotic_Polishing_Task/29828711
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains the real-world robotic polishing experiments done for the paper titled "Online Learning for Vibration Suppression in Physical Robot Interaction using Power Tools" by Gokhan Solak and Arash Ajoudani.[arXiv]A video of the experiment footage and the paper summary can be found here.The data contains the control and motion variables logged during execution, as mat files. Folder structureThe folders under data: drill080, drill100 and drill120 contain the parameter selection and comparison experiment logs for each drill mode.data/params contains example parameter values for required to run some scripts.The scripts folder contains the Matlab scripts for reading and analysing the files.scripts/bmflc contains the example implementations of the methods described in the paper.├── data│ ├── drill080│ │ ├── parameter_selection│ │ │ ├── damped│ │ │ └── original│ │ └── stepsize_comparison│ │ ├── damped│ │ ├── none│ │ └── original│ ├── drill100│ │ ├── parameter_selection│ │ │ ├── damped│ │ │ └── original│ │ └── stepsize_comparison│ │ ├── damped│ │ ├── none│ │ └── original│ ├── drill120│ │ ├── parameter_selection│ │ │ ├── damped│ │ │ └── original│ │ └── stepsize_comparison│ │ ├── damped│ │ ├── none│ │ └── original│ └── params└── scripts ├── bmflc └── utilsRunningIn Matlab, - change directory to the top folder and add all subfolders to path.- run the script analyze_results.m. It will create the real-world experiment figures from the paper.- bmflc_time_analysis.m runs the step-size timing benchmark and creates Figure 6.- plot_logistic_param_effects.m visualizes the logistic step-size by creating Figure 3.
创建时间:
2025-08-05



