필터 지우기
필터 지우기

How to make the model not jump away when the floor-feet contact is established ?

조회 수: 10 (최근 30일)
Hi there,
i am working on a quadruped robot that has to walk on the floor with simscape multibody. After the walking code via inverse kinematics has been created and using the spatial force contact block to establish the ground-feet contact, when the simulation is run the model jumpes away, even when the damping and stiffness are increased (see attached file). Why is it working like that? How can i make the robot walk smoothly without flying away?
Thanks in advance.

채택된 답변

Steve Miller
Steve Miller 2022년 11월 25일
Hi Nayla - there are two changes you should make to your model to make it work. I have have made the changes and attached it here.
  1. The joint angle inputs should only be provided as a single input signal, not three values. If you provide three values, they must be exactly consistent position, velocity, and acceleration. I have changed the model so that only the position is provided, velocity and acceleration are calculated.
  2. Change to a variable step solver.
This is an example of the area that needs to be changed.
Here is an animation of your robot walking.
  댓글 수: 9
Nayla
Nayla 2022년 11월 30일
alright! Will try that out. Thanks very much
Nayla
Nayla 2023년 3월 25일
@Steve Miller, hi again.
how can i increase the speed of the walking? i tried it by setting a value in the "revolute joint block" > Specify Velocity Target, but there is no change in the walking speed/ torque.
thanks in advance!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Miadjolbe
Miadjolbe 2024년 7월 15일 20:52
Salut! C'est modèle de robot est -il équipe d'un capteur IMU MPU6050 afin de voir les mouvement suivent Pitch, Roll et Yaw? Je cherche un modèle de robot quadrupède spider comme beaucoup le font avec arduino pour MATLAB et son modèle Simulink mais c'est impossible d'en trouver là. Si quelqu'un peut m'aide. Merci d'avance...

카테고리

Help CenterFile Exchange에서 Multibody Dynamics에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by