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 change the b_cap slave mode in ROS for cobotta #20

Open
zhoubo2018 opened this issue May 5, 2019 · 3 comments
Open

How to change the b_cap slave mode in ROS for cobotta #20

zhoubo2018 opened this issue May 5, 2019 · 3 comments

Comments

@zhoubo2018
Copy link

Hello, after some testing the cobotta ros driver, we found sometimes the arm moveit will unexpected stop when using moveit (in remote app, there is some errors says "Slvmove instruction is executed in non-subbureau mode" and "instruction delay is generated"). the denso support ask me to change the b_cap slave mode in ros driver, so could you tell me where to change this parameter in this ros package? thanks a lot.

@zhoubo2018
Copy link
Author

I mean to change b_cap slave mode 0 to 1, just like that.

@ToshitakaSuzuki
Copy link
Contributor

Sorry for my late reply.

You can change slave mode by publishing the following topic:
rostopic pub /cobotta/ChangeMode std_msgs/Int32 "data: 2"
"data:2" means changing to mode 2.

@zhoubo2018
Copy link
Author

yes, I have tried that, but it will first occur an error"Failed to write", and cobotta arm LED will become green, then I tried to type again, it will no error then the cobotta LED turn to white, is that right? Do I successfully change the mode?

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