Open
Description
Hello dear authors,
I've run the SLAM pipeline and got the generated dataset for diffusion policy training in the form of the following six folders:
camera0_rgb
robot0_demo_start_pose
robot0_demo_end_pose
robot0_eef_pose
robot0_eef_rot_axis_angle
robot0_gripper_width
I'm confused about the contents of the six folders for most of them are binary files, and her are my questions:
- For
robot0_demo_start_pose
androbot0_demo_end_pose
, what's the structure of the pose information, and what's the definition of 'start' and 'end' ? Are there any specific timestamps? - Is
robot0_eef_pose
in the form of 3D Cartesian Coordinate androbot0_eef_rot_axis_angle
in the form of quarternion? - Do
camera0_rgb
,robot0_demo_start_pose
androbot0_demo_end_pose
act asAt
, androbot0_eef_pose
, robot0_eef_rot_axis_angleand
robot0_gripper_widthact as
Ot` in the input of the diffusion policy? - What's the exact structure of the input and output of the SLAM pipeline?
- What's the function of the marker in the Mapping Video step in data collection? Is it only for the scale calibration or it also acts as a reference for global localization of the end effector?
Thank you so much for your patience!
Metadata
Metadata
Assignees
Labels
No labels