Welcome to the 3DOF Robotic Arm simulator made for QuantumRobotics, to access to the page go to:
https://imcab.github.io/QuantumRobotics3DOFArm/
On the left, you will find the chart of the robotic arm and its position respective to the X and Y axes.
In the Forward Kinematics panel you can manipulate each joint angle, either with the slides or entering manually the number input. Moreover, there are buttons to change any position of the arm into predefined positions. Angles must be between -180 and 180 degrees.
Angles must be between -180 to 180 degrees.
On the right panel you have the IK controls, where you can enter any desired coordinate on X, Y and Rotation for the arm to achieve; you can also change the alignment of the elbow (UP/DOWN). For the arm to achieve the goal position, you must click on the submit button.
Hold the button to make the end effector rotate either clockwise or counterclockwise.
There is a Python script for testing!