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 run two robots that are same except IP address?(only IP address is different) #45

Open
et4141 opened this issue Jan 19, 2022 · 2 comments

Comments

@et4141
Copy link

et4141 commented Jan 19, 2022

I have no idea how to run two hsr065a1 scalar robots at the same time(that are same except IP address).

At the very first time, I operated the robots with different IP address on denso robot bringup package. But when I operated the second robot, the motor of the first robot turned off.

And then
after I made different robot package file names, such as robot1, robot2, I operated robot1 first. But as soon as I operated robot2, I got a message [Setting the scen for model ‘robot1’ but model ‘robot2’ is loaded] without turnning off the motor of the robot1.

Please let me know how to operate two robot at the same time that are same except IP address?

@et4141 et4141 changed the title How to launch two robots that are same except IP address? How to run two robots that are same except IP address?(only IP address is different) Jan 19, 2022
@DensoWaveRobot
Copy link

@et4141
To control several arm, You have to set different namespace to each node. Could you change robot_name in launch file?

@et4141
Copy link
Author

et4141 commented Jan 20, 2022

Which launch file are you talking about? robot name_bringup.launch in denso_robot_bringup package? or denso_robot_control.launch in denso_robot_control package?
I want to control the robots with moveit.

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