Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the dataset #1

Open
CAN-Lee opened this issue Nov 29, 2024 · 3 comments
Open

About the dataset #1

CAN-Lee opened this issue Nov 29, 2024 · 3 comments

Comments

@CAN-Lee
Copy link

CAN-Lee commented Nov 29, 2024

Hi,

Thanks for your great work. It really inspires me a lot.

It is refered from your paper that the dataset is comprised of dual-robot inputs and vertices on ropes.
However, from the .pkl files, I could not figure out the composition of the dataset.
So, would you mind giving some details about the pkl files, like which lists in pkl files are robot inputs or vertices of ropes.

Really appreciate it!

CAN
2024-11-29 14-50-57 的屏幕截图

@yich7045
Copy link
Collaborator

yich7045 commented Dec 1, 2024

Hi CAN,

Thanks for your interests in our work! The size of each pickle file is 500 (time step) x 13 (number of vertices) x 3 (xyz).
As we assume the robot can firmly grasp ends of DLOs, we take first and last two vertices as inputs for the system. You can view this line as starting point.

Please let me know if you have further questions!

Best
Yizhou

@CAN-Lee
Copy link
Author

CAN-Lee commented Dec 2, 2024

Hi @yich7045 ,

Thanks for your reply. I understood it.
I wonder if you permit or not that I probably use the dataset for my future academic work, of course, with citation of your paper :).

Really appreciate it!

CAN

@yich7045
Copy link
Collaborator

yich7045 commented Dec 2, 2024

Hi CAN,

Of course! The dataset is open to the public and intended for public use.

Please feel free to contact me if you need any help in the future.

Best,
Yizhou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants