Git Product home page Git Product logo

Comments (2)

penglongxiang avatar penglongxiang commented on August 23, 2024

Hi,

  1. If you are not planning to use moveit, you can manage to control two xArms in mode 0 separately by writing a new launch file which calls xarm_bringup/xarm6_server.launch twice in different namespaces, refer to this file. The reason to recommend Moveit in this example is that collision can be avoided in dual arm motion planning in Moveit framework.

  2. It is possible theoretically, but you have to use the way introduced above to launch and control them separately, it is not recommended to switch to mode 2 with Moveit controller running in the background.

from xarm_ros.

gibernas avatar gibernas commented on August 23, 2024

Hi @penglongxiang , I am setting up a system so that it works as intented in the first part of your reply, as multiple robot should be launched simultaneously but in different working areas.

I tried with simply using a namespace group and passing ext_ns as done in the first file, but then some other launch files are included using a different namespace, coming from xarm_hw_namespace, resulting in a nested namespace with ext_ns/xarm_hw_namespace.

As a result i get for example the joint_state_publisher to be published at /ext_ns/xarm_hw_namespace/joint_states but subscribed at /ext_ns/joint_states. However if I try to remove the innermost namespace, the driver node dies at launch.

What is the difference between the two namespace arguments? I don't get what I am doing wrong...

Thanks a lot!

from xarm_ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.