Provided is a skeleton code to with main() function and forward kinematics of a planar 3 DOF robot arm. A visual depiction is available in the attached .pdf Your mission is to implement the Inverse Kinematics function
- Init an empty GIT repository and commit the provided files
- Create a CMake project for the task
- Implement the inverse kinematics function and describe your approach
- Create approrpiate test(s) to show the correct behavior of the Inverse Kinematics solver
- Optionally, add visualization to the solving mechanism
Don't hesitate to contact us over e-mail with any questions you might have.