Baselight

Kinematic Dataset For Six-Degree-of-Freed Robot.

Kinematic dataset for IRB 2400 robot

@kaggle.luisatencio_abb_irb_2400_arm_robot_kinematics_dataset

Datasetirb2400
@kaggle.luisatencio_abb_irb_2400_arm_robot_kinematics_dataset.datasetirb2400

  • 6.92 MB
  • 300000 rows
  • 18 columns
x

X

y

Y

z

Z

yaw

Yaw

pitch

Pitch

roll

Roll

q1_in

Q1 In

q2_in

Q2 In

q3_in

Q3 In

q4_in

Q4 In

q5_in

Q5 In

q6_in

Q6 In

q1_out

Q1 Out

q2_out

Q2 Out

q3_out

Q3 Out

q4_out

Q4 Out

q5_out

Q5 Out

q6_out

Q6 Out

-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.2407-0.79750.6551-3.29891.12125.7052-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.2233-0.85110.5966-3.2321.16625.6429-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.2567-0.94680.582-3.31651.1225.5944-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.1557-0.82050.5532-3.19931.26975.7474-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.3267-0.92790.6722-3.28671.22665.6304-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.2136-0.95650.6271-3.19541.11255.6827-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.23-0.97460.5258-3.37861.22685.6399-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.2372-0.81570.5851-3.38081.13885.6944-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.2006-0.98050.6648-3.32721.15165.7234-2.2347-0.89490.6113-3.28411.21175.6792
-80.9148-121.74991896.4867-0.69410.9229-1.4411-2.3286-0.96990.6222-3.24761.16295.7385-2.2347-0.89490.6113-3.28411.21175.6792

CREATE TABLE datasetirb2400 (
  "x" DOUBLE,
  "y" DOUBLE,
  "z" DOUBLE,
  "yaw" DOUBLE,
  "pitch" DOUBLE,
  "roll" DOUBLE,
  "q1_in" DOUBLE,
  "q2_in" DOUBLE,
  "q3_in" DOUBLE,
  "q4_in" DOUBLE,
  "q5_in" DOUBLE,
  "q6_in" DOUBLE,
  "q1_out" DOUBLE,
  "q2_out" DOUBLE,
  "q3_out" DOUBLE,
  "q4_out" DOUBLE,
  "q5_out" DOUBLE,
  "q6_out" DOUBLE
);

Share link

Anyone who has the link will be able to view this.