You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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 :).
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
The text was updated successfully, but these errors were encountered: