Cohesive Movement Simscape Multibody

1 view (last 30 days)
I've created this file using Simscape multibody show 4 DOF of a robotic arm. When all of the joints are connected and the simulations run, the arm swings around wildly. How can I implement some kind of delay or senseing to make the joints move one at a time, one after another

Accepted Answer

Vasco Lenzi
Vasco Lenzi on 28 Sep 2020
Hi Leeann
I run your model with all sinus connected to the joint and got this video. They are simply following your sinus input. I don't think I understand what you want to achieve, it doesn't look "wild" to me.
  2 Comments
Leeann Newton
Leeann Newton on 28 Sep 2020
I guess what I'm asking is, how can I change my inputs so that the joints move one at at time. The first joint would move and then stop, then the next joint would start to move and so one.
Vasco Lenzi
Vasco Lenzi on 29 Sep 2020
you can use the Signal Editor in the simulink library to create complex motion vectors.
If you need some more ocmplex logic you can use Stateflow to model a state machine that would send out specific motion at a certain times.

Sign in to comment.

More Answers (0)

Categories

Find more on Applications in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!