6dof
Datasets
All datasets matching “6dof”6DoF-SpatialBench
6-DoF SpatialBench
Paper_link: https://arxiv.org/abs/2502.13143
Project Page: https://qizekun.github.io/sofar/
Github Code: https://github.com/qizekun/SoFar
Previous spatial perception LLMs mainly focused on operations of positional relationships, such as left-right, near-far, size, and counting, etc.
In actual object manipulation, the orientation of the object is also a very important factor.
Therefore, we proposed a new 6-DoF spatial perception benchmark dataset for evaluating… See the full description on the dataset page: https://huggingface.co/datasets/qizekun/6DoF-SpatialBench.6dof_testThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "so100",
"total_episodes": 5,
"total_frames": 4470,
"total_tasks":1,
"total_videos": 20,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:5"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/hugechen/6dof_test.6dof_test_2This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.1",
"robot_type": "so100",
"total_episodes": 5,
"total_frames": 2980,
"total_tasks":1,
"total_videos": 20,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:5"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/hugechen/6dof_test_2.so101_6dof_pickblock_traditionalThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "so101_6dof_follower",
"total_episodes": 31,
"total_frames": 12252,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 30,
"splits": {
"train": "0:31"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/zonglin11/so101_6dof_pickblock_traditional.aloha_test_6dofThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"shape": [
16
],
"names": [
"arm_left_shoulder_pan.pos",
"arm_left_shoulder_lift.pos",
"arm_left_elbow_flex.pos",
"arm_left_wrist_flex.pos"… See the full description on the dataset page: https://huggingface.co/datasets/zonglin11/aloha_test_6dof.6DOF_ARM_test3This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.0",
"robot_type": "so100",
"total_episodes": 2,
"total_frames": 1454,
"total_tasks": 1,
"total_videos": 4,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:2"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/pdd46465/6DOF_ARM_test3.
