Skip to content

HongjuanJiang-dev/ik_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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

Instructions

  1. Init an empty GIT repository and commit the provided files
  2. Create a CMake project for the task
  3. Implement the inverse kinematics function and describe your approach
  4. Create approrpiate test(s) to show the correct behavior of the Inverse Kinematics solver
  5. Optionally, add visualization to the solving mechanism

Don't hesitate to contact us over e-mail with any questions you might have.

About

Implementation about the Inverse Kinematics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published