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

robot.tech error in linux (works in windows) #14

Open
GoogleCodeExporter opened this issue Jul 31, 2015 · 0 comments
Open

robot.tech error in linux (works in windows) #14

GoogleCodeExporter opened this issue Jul 31, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. running the attached code in ubuntu matlab 2011a
2.
3.

What is the expected output? What do you see instead?
All the sliders of teach working , currently only q1 works. 

What version of the product are you using? On what operating system?
Matlab 2011a , ubuntu 12.04

Please provide any additional information below.
The code works in windows but in Ubuntu 12.04 it gives the following error :
??? Incorrect number of right hand side elements in dot name assignment.  
Missing []
around left hand side is a likely cause.

Error in ==> SerialLink.teach at 310
            jh.AdjustmentValueChangedCallback = @(src,event)sliderCallbackFunc(src,
            handles.slider(i), r.name, i, handles);

Error in ==> abb_model at 57
h1=abb.teach('degrees'); 

Original issue reported on code.google.com by prithvis...@gmail.com on 8 Apr 2013 at 8:52

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant