Skip to content

Duplicate nodes in run_moveit_cpp demo #252

@AdamPettinger

Description

@AdamPettinger

### Description

Running both demo launch files in run_moveit_cpp give duplicate nodes:
image

I believe this is caused by #230 as I can rebase to remove those commits and do not get duplicate nodes.

Your environment

  • ROS Distro: Foxy
  • OS Version: Ubuntu 20.04
  • Source build: master branch

Steps to reproduce

Build moveit2 from source
ros2 launch run_moveit_cpp run_moveit_cpp.launch.py
In a new terminal while that is running:
ros2 node list

Expected behaviour

Rebasing to before that PR was merged gives what I would expect:
Pre-PSM-PR-node-list

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions