- 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.
- Change to a variable step solver.
How to make the model not jump away when the floor-feet contact is established ?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nayla
el 24 de Nov. de 2022
Respondida: Miadjolbe
el 15 de Jul. de 2024
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.
0 comentarios
Respuesta aceptada
Steve Miller
el 25 de Nov. de 2022
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.
This is an example of the area that needs to be changed.
Here is an animation of your robot walking.
9 comentarios
Más respuestas (1)
Miadjolbe
el 15 de Jul. de 2024
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...
0 comentarios
Ver también
Categorías
Más información sobre Simulation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!