ires_journal8
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ires_journal8 [2018/07/29 18:04] – created yuhanghe | ires_journal8 [2018/07/29 19:16] (current) – [Project Status] yuhanghe | ||
---|---|---|---|
Line 43: | Line 43: | ||
==== Project Status ==== | ==== Project Status ==== | ||
- | Inverse kinematic is one of the most crucial part of this project. This week, I learned how to use the inverse kinematic(IK) function | + | Last week, I implement |
- | {{ : | + | The implementation of joint limit turn out to be more of a challenge then I anticipated. The simplest method to apply joint angle constraint is to limit the angles once they exceed maximum or minimum. The simplest method to limit joint angle velocity and acceleration is to apply a time warp to slow down motion within velocity and acceleration limit. However, both method are not suitable for the project because this project aim at preserving as much original characteristic of motion as possible. |
- | After learning how to use inverse kinematics, I transferred my functions that was originally written in Matlab into the C++ PODO AL program that I created for this project. | + | In order to accomplish this, I decided to implement |
- | {{ : | + | Joint angle limit:\\ |
+ | {{ : | ||
+ | The blue lines are the original joint angles and the green lines are joint angles after applying joint angle limit and filtering. The algorithm is not perfect, however, it was able to limit the joint angles while preserving some characteristics of original motion. | ||
- | Another | + | Joint velocity limit:\\ |
+ | {{ : | ||
+ | Again, the blue lines are the original joint angles and green lines are joint angles after applying joint velocity limit and filtering. One problem I noticed for this algorithm | ||
- | {{ : | + | Another problem I noticed is that the first set of data I collected using mocap system are inaccurate and inconsistent. I need to collect more data from mocap system this week and test the filtering. |
ires_journal8.1532912647.txt.gz · Last modified: by yuhanghe