trajectory_primitive
收藏资源简介:
该数据集包含弗兰卡机械臂末端执行器在物体坐标系中生成的笛卡尔轨迹数据。每条轨迹描述了末端执行器相对于物体坐标系的运动,而非世界坐标系,这使得数据更适合于物体位置泛化任务。数据集按结果存档组织,每个存档存储了激活特定运动基元的不同轨迹,存档命名遵循IdObject_TypeJoint_IndexJoint的文件夹约定。每条轨迹以JSON格式存储,包含关键帧序列和元数据字段,如object_to_grasp(目标操作物体)、joint_nature(关节交互类型)和item_joint_to_activate(激活关节或控制目标)。该数据集可直接通过ROS2的RViz或QD-Trajectory Viewer的Genesis Replay进行可视化。
This dataset comprises Cartesian trajectory data generated by the end-effector of the Franka robotic arm with respect to the object coordinate system. Each trajectory describes the motion of the end-effector relative to the object coordinate system rather than the world coordinate system, rendering the data more suitable for object position generalization tasks. The dataset is structured into result archives, with each archive storing distinct trajectories that activate a specific movement primitive. The archives adhere to the folder naming convention of "IdObject_TypeJoint_IndexJoint". Each trajectory is stored in JSON format, including a keyframe sequence and metadata fields such as object_to_grasp (the target object to be manipulated), joint_nature (joint interaction type), and item_joint_to_activate (activated joint or control target). This dataset can be directly visualized using RViz in ROS2 or Genesis Replay within QD-Trajectory Viewer.
数据集概述
数据集名称
Object-Centric Trajectory Dataset (Franka End-Effector in Object Frame)
数据集描述
该数据集包含为Franka机械臂生成的、以物体为中心的笛卡尔轨迹。每条轨迹表示在物体坐标系中表达的FR3末端执行器的运动。
数据集结构
- 轨迹数据被组织成结果存档。
- 每个结果存档存储多样化的轨迹,用于激活特定的激活基元。
- 文件夹命名约定为:
IdObject_TypeJoint_IndexJoint。
数据格式
- 数据集中的每一行对应一条以JSON格式存储的轨迹。
- 一条轨迹包含一系列关键帧。
- 每条轨迹包含以下元数据字段:
object_to_grasp: 用于操作的目标物体。joint_nature: 关节交互类型。item_joint_to_activate: 活动关节或控制目标。
可视化工具
- RViz (ROS2 Deployment on Real Robot): 可在RViz中使用ROS2直接可视化轨迹。
- Genesis Replay (QD-Trajectory Viewer): 将结果存档存储在
other_pkgs/resutls/目录下并运行重放模式。 - Hugging Face Space: 快速可视化结果存档示例,请访问:https://huggingface.co/spaces/mathildekappel/trajectory_primitive_visualisation_space
联系方式
kappel@isir.upmc.fr




