Kinematic Dataset For Six-Degree-of-Freed Robot.
Kinematic dataset for IRB 2400 robot
@kaggle.luisatencio_abb_irb_2400_arm_robot_kinematics_dataset
Kinematic dataset for IRB 2400 robot
@kaggle.luisatencio_abb_irb_2400_arm_robot_kinematics_dataset
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
);
Anyone who has the link will be able to view this.