Synthetic Multimodal Dataset using MuJoCo: UR5 Robot Motion
<p>Using the Mujoco environment, we simulated robot trajectory and transitions from one formation<br> to another. Mujoco is a 3D simulator, while Gym serves as an interface to the UR5 robot.<br> The robot has measurement units that allow the acquisition of the angles, positions,<br> and quaternions of the joints and the position of the end-effector. The robot is located on<br> a table with 4 cameras all from the same radius to the center of the robot just<br> rotated by 90° for each of them. Using the described environment, we collected 1999 samples <br> at a rate of 10 samples per second.<br> <br> ################################################################<br> ################################################################<br> <br> camera views:</p> <p> id: 0<br> name: 'camera_0'<br> xmat: array([ 0.70710678, 0.42537261, -0.56485232, -0.70710678, 0.42537261,<br> -0.56485232, 0. , 0.79882181, 0.60156772])<br> xpos: array([-2., -2., 3.])</p> <p> id: 1<br> name: 'camera_1'<br> xmat: array([-0.70710678, 0.42537261, -0.56485232, -0.70710678, -0.42537261,<br> 0.56485232, 0. , 0.79882181, 0.60156772])<br> xpos: array([-2., 2., 3.])</p> <p> id: 2<br> name: 'camera_2'<br> xmat: array([ 0.70710678, -0.42537261, 0.56485232, 0.70710678, 0.42537261,<br> -0.56485232, -0. , 0.79882181, 0.60156772])<br> xpos: array([ 2., -2., 3.])</p> <p> id: 3<br> name: 'camera_3'<br> xmat: array([-0.70710678, -0.42537261, 0.56485232, 0.70710678, -0.42537261,<br> 0.56485232, 0. , 0.79882181, 0.60156772])<br> xpos: array([2., 2., 3.])</p> <p> <br> <br> The camera data is stored as .png files with a size of 256x256 </p> <p><br> <br> ################################################################<br> ################################################################<br> <br> The files angles.pt, angular_velocity.pt, angular_acceleration.pt contains information about<br> the motor data of the joints. The angles, velocity, acceleration is the information about the <br> Motor in each joint in following order:<br> ['base_to_lik', 'base_to_rik', 'elbow_joint', 'shoulder_lift_joint', 'shoulder_pan_joint', 'wrist_1_joint', 'wrist_2_joint', 'wrist_3_joint']<br> <br> <br> ################################################################<br> ################################################################<br> <br> The files pose.pt and quaternion.pt contains information about<br> the body data of the robot. The pose of each element is in following order:<br> ['base', 'base_link', 'box_2_link', 'box_link', 'drop_box', 'ee_link', 'forearm_link', 'left_inner_finger', 'left_inner_knuckle', 'right_inner_finger', 'right_inner_knuckle', 'robotiq_85_base_link', 'shoulder_link', 'upper_arm_link', 'world', 'wrist_1_link', 'wrist_2_link', 'wrist_3_link']<br> <br> <br> ################################################################<br> ################################################################<br> <br> The file action.pt contains information about the used action in the corresponding time-step. <br> The action of each element is in following order:<br> ['forearm_T', 'gripper_motor', 'shoulder_lift_T', 'shoulder_pan_T', 'wrist_1_T', 'wrist_2_T', 'wrist_3_T']<br> <br> </p>
ShareScore
32/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 16
- Reuse readiness
- 8
- Engagement
- 0