frankaemika / franka_ros

ROS integration for Franka research robots
https://frankaemika.github.io
Apache License 2.0
356 stars 308 forks source link

Dual arm correct setup #382

Open josemoreno98 opened 6 months ago

josemoreno98 commented 6 months ago

Hi,

I'm interested in designing a controller to perform manipulation tasks with 2 robotic arms, but I have doubts about the correct setup for that.

What configuration should I have to run the dual_arm_cartesian_impedance_example_controller.launch example? At the moment, I have established the connection between a computer and both robotic arms, but when communicating with the other arm, I have to disconnect from the first one.

Thank you very much for your help.