Skip to content

Controlling two Yaskawa Robots via Moveit #225

Answered by rureverek
TE-2 asked this question in Q&A
Discussion options

You must be logged in to vote

Update. @TE-2 handed over task to me. Finally, I managed to place two robots in two different moveIt nodes (namespaces). Here are my findings:

I put all nodes in namespace e.g: robot_state_publisher, run_move_group_node, ros2_control_node, joint_state_publisher.
Only one remapping was needed for robot_state_publisher (possibly could be fixed by using different source_list at joint_state_publisher, but I didn't verify that).

After that, two main problems came up when trying to run it with previous moveIt configuration:

Problem: When placing controller_manager in namespace, controller_manager wasn't visible for ros2control.

Solution:

Changed configuration:
Add namespace prefix before contro…

Replies: 3 comments 18 replies

Comment options

You must be logged in to vote
13 replies
@TE-2
Comment options

@gavanderhoorn
Comment options

@gavanderhoorn
Comment options

@TE-2
Comment options

@gavanderhoorn
Comment options

Comment options

You must be logged in to vote
5 replies
@TE-2
Comment options

@TE-2
Comment options

@gavanderhoorn
Comment options

@rureverek
Comment options

@gavanderhoorn
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by TE-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #224 on March 13, 2024 19:00.