Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the first link a cannot be set zero #128

Open
chinahuangyong opened this issue Jul 3, 2023 · 0 comments
Open

the first link a cannot be set zero #128

chinahuangyong opened this issue Jul 3, 2023 · 0 comments

Comments

@chinahuangyong
Copy link

L(1) = RevoluteMDH('d', 0, 'a', 0.0, 'alpha', 0);
onelink = SerialLink(L, 'name', 'one link MDH');
teach(onelink);
数组索引必须为正整数或逻辑值。

出错 [RTBPlot.plot_options](matlab:matlab.internal.language.introspective.errorDocCallback('RTBPlot.plot_options', 'C:\Users\A\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Robotics Toolbox for MATLAB\RTBPlot.m', 797)) ([第 797 行](matlab: opentoline('C:\Users\A\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Robotics Toolbox for MATLAB\RTBPlot.m',797,0)))
                opt.tilesize = allowed(k(end)) * scale;            

出错 [SerialLink/plot](matlab:matlab.internal.language.introspective.errorDocCallback('SerialLink/plot', 'C:\Users\A\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Robotics Toolbox for MATLAB\@SerialLink\plot.m', 213)) ([第 213 行](matlab: opentoline('C:\Users\A\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Robotics Toolbox for MATLAB\@SerialLink\plot.m',213,0)))
    opt = RTBPlot.plot_options(robot, varargin);

出错 [SerialLink/teach](matlab:matlab.internal.language.introspective.errorDocCallback('SerialLink/teach', 'C:\Users\A\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Robotics Toolbox for MATLAB\@SerialLink\teach.m', 103)) ([第 103 行](matlab: opentoline('C:\Users\A\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Robotics Toolbox for MATLAB\@SerialLink\teach.m',103,0)))
        robot.plot(q, args{:});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant