zoltrix
- 85
- 7
hello
Take a 4 dof scara robot
Calculate the x-y-z coordinates of the robot head , given the rotation angles of the 4 servo motors
You can use the direct kinematics method
Repeat this exercise a suitable number of times
Train a neural net works of 3 neuron inputs (x,y,z) and 4 neurons outputs (the servo motors rotations) using the previously calculated sets of values
Do you think it can work ?
Take a 4 dof scara robot
Calculate the x-y-z coordinates of the robot head , given the rotation angles of the 4 servo motors
You can use the direct kinematics method
Repeat this exercise a suitable number of times
Train a neural net works of 3 neuron inputs (x,y,z) and 4 neurons outputs (the servo motors rotations) using the previously calculated sets of values
Do you think it can work ?