Skip to content

Add Inverse Kinematics Implementation of the Webserver#9

Open
toshan-luktuke wants to merge 4 commits intoSRA-VJTI:developfrom
toshan-luktuke:develop
Open

Add Inverse Kinematics Implementation of the Webserver#9
toshan-luktuke wants to merge 4 commits intoSRA-VJTI:developfrom
toshan-luktuke:develop

Conversation

@toshan-luktuke
Copy link
Contributor

All inverse kinematic computation code is in inverse_kinematics.c, we've made minimal changes to existing code.
The program takes in co-ordinates from the web-server, applies inverse kinematics on it to converts them into suitable angles and passes them to main.c.
The function applyInverseKinematics() is called in the tuning_http_server.c file in the read_servo_const() function.

Do suggest changes if any are required

@toshan-luktuke toshan-luktuke changed the title Added Inverse Kinematics Implementation of the Webserver Add Inverse Kinematics Implementation of the Webserver Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant