Overview
Developed a Python application to simulate robotic arm forward kinematics and inverse kinematics for arbitrary arm configurations.
Linear algebra calculations for end-effector position are handled using NumPy, with real-time visualisation powered by PyGame. Reduced testing time by 91% by simplifying linear transformations.
Media
Add screenshots or demo video here
Add additional images here
Technical Details
Add a deeper technical breakdown — architecture, algorithms, key decisions
Challenges & Learnings
What were the hardest parts? What did you learn?
Tech Stack