Feeding knees angle to the walking robot
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
I'm doing gait analysis for human-being.
I watched a great video about how to build a walking robot and observe many metrics when the robot walking in this following link:https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-walking-robots-part-1-modeling-and-simulation-1505941655157.html
However, my target is in an opposite aspect. I recored the real knees degree data when people walking. Now I want to feed these degree data into the robot then observe how the robot walks. Is this possible?
댓글 수: 0
채택된 답변
Sebastian Castro
2019년 7월 1일
Thanks for tagging this post with roboticsarena so we got that notification! Much appreciated.
In Simscape Multibody, you can choose to actuate joints either with torques or with motion profiles. I am guessing you want to put in a motion profile from the real knee angle data. See the "Motion Input" section below.
Or, this example:
- Sebastian
댓글 수: 5
Sebastian Castro
2019년 7월 4일
That's right. The heavier the robot, the higher the stiffness needs to be... else it might fall through.
You should pick something big enough to hold the weight at a specified displacement (much smaller than the thickness of the foot).
Force = Stiffness*Displacement
For more information, see here:
https://blogs.mathworks.com/racing-lounge/2017/09/12/introduction-to-contact-modeling/
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!