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

2 open manipulator x, same computer #197

Open
LuchianRazvanAdrian opened this issue Jan 19, 2021 · 1 comment
Open

2 open manipulator x, same computer #197

LuchianRazvanAdrian opened this issue Jan 19, 2021 · 1 comment

Comments

@LuchianRazvanAdrian
Copy link

Hello,
I have 2 open manipulator x robots controlled by 2 opencr 1.0. I want to use the same pc with ros and to control both robots with this pc. I managed to run the open manipulator controller script for both robots, on ACM0 and ACM1, and enable the robots. Also, I have a pick and place script. I doubled my script, but if i run both script, only one robots is moving. How can I control them using the same computer? What changes do I have to do?

@ROBOTIS-Will
Copy link
Contributor

Hi @LuchianRazvanAdrian,
I'm sorry about the delayed response.
You'll need to separate the controller for each manipulator.
Duplicate the controller launch file and use different namespaces for each controller will work (I tested with Gazebo quite a while ago)
image

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