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

How to Set Jog Command ? #51

Open
chinghiep01 opened this issue Dec 6, 2022 · 2 comments
Open

How to Set Jog Command ? #51

chinghiep01 opened this issue Dec 6, 2022 · 2 comments

Comments

@chinghiep01
Copy link

In the dType library , there is a set jog command where I could control jog by select the specific JOG . How could I add the set jog command in the library. I use the protocol and API user manual to set the function. The way I set similar to PTP command in pydobot library , except I change the protocol ID and control value to four . As the result, dobot not response or running. Any advice to add that function in library ?

@Prince25
Copy link

Prince25 commented Mar 3, 2023

I have the same request. Any suggestions, @luismesas ?

@chinghiep01
Copy link
Author

I have the same request. Any suggestions, @luismesas ?

for the set jog , you could use similar code as set ptp command. You need to add the protocol ID of set jog and change the protocol ID in the code. You could find the protocol ID by use the document that luismesas attach at the description. Hope this help.

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

2 participants