Driving Open manipulator through Dynamics in Simulink

조회 수: 5 (최근 30일)
Aakash
Aakash 2024년 6월 2일
답변: Karsh Tharyani 2024년 6월 7일
this is my simulink model for driving my open manipulator 4 DOF robot Dynamics
waypoints
wp = [
0.35 0.25 0.25 0.15 0.15 0.25;
0 0.01 0.11 0.11 0.01 0.01;
0.11 0.11 0.11 0.11 0.11 0.11 ];
error
Error:Error in port widths or dimensions. 'Output Port 1' of 'untitled1/Trapezoidal Velocity Profile Trajectory' is a [3x1] matrix.
Error:Error in port widths or dimensions. 'Input Port 1' of 'untitled1/Forward Dynamics' is a one dimensional vector with 6 elements.

답변 (1개)

Karsh Tharyani
Karsh Tharyani 2024년 6월 7일
I would suggest you reach out to our Technical Support team with the reproducible of the issue. That will enable us to diagnose this in an efficient manner.
Best,
Karsh

카테고리

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

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by