Control of a robotic arm

This TFG develops the velocity control of a robotic arm, enabling movement in Cartesian space through teleoperation. The operator specifies where and how fast the tip of the manipulator should move, and the system translates that command into the coordinated motion of every joint.
To achieve this, it implements velocity inverse kinematics algorithms that transform Cartesian commands into joint velocities. The result is intuitive control: the manipulator responds naturally to the operator's intentions, without having to reason joint by joint.
The ultimate goal is for this arm to be integrated with our HORU robot, giving it manipulation capabilities for rescue tasks: clearing obstacles, operating mechanisms or picking up objects in hostile environments.
