-
Notifications
You must be signed in to change notification settings - Fork 9
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
how to use "Sendcartesianpositioncommand" #7
Comments
Hello,
|
Thanks for replying. I have already trued this command. Jaco isn't responding to it. That's why I asked this question. What could be the problem. Whenever I send this command, Nothing happens and jaco stops reacting to other commands too. Then I have to restart everything. |
Hello, |
Hi Nasif |
And I would also like to mention that I am using it with ethernet connection. Not with the USB . |
Ok. Now I get it. This command is working with the usb connection but not with ethernet connection. How can I solve this problem? |
Hello,
|
I have updates the DLL files and I was using the jaco with ethernet connection and it was working just fine. Only this command doesn't work. I can not figure out why !! |
Hello, has anyone resolved this problem ? |
I found a solution to this problem, It seems the hand mode was not properly set in this function. To resolve this problem, add
and recompile the mex file. This should make it work. |
Hi all,
Can you tell me how to run this command in Matlab? I have used sendcartesianvelocity command in for loops and it is working but I don't know how to use command for carstesian position control. Any help would be highly appreciated.
Thanks
The text was updated successfully, but these errors were encountered: