How to spawn one robot onto another in gazebo?

asked 2019-06-17 07:09:56 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hello,

This is the copy-paste version of this question: LINK

I have two different and independent robots. (TWO different URDF files)

In gazebo i want to spawn+attach the second robot to the top of the first robot (the top is defined by the eef_link of robot1).

Of course, in this way, i want these robots to be connected, i.e., if robot1 actuates/moves its eef then since robot2 is attached to it, therefore robot2 needs to move with robot1's eef.

Can you please provide a launch file that performs this spawning mechanism in gazebo?

Thank you in advance.

edit retag flag offensive close merge delete

Comments

What about http://osrf-distributions.s3.amazonaw... ?

Then maybe this question could be useful for your case.

kumpakri gravatar imagekumpakri ( 2019-06-20 07:52:03 -0600 )edit