Robotics StackExchange | Archived questions

Can we create joints between different models

Is it possible to create a joint between two models in Gazebo?

I saw something like this in a Gazebo Classic example, but it doesn't seem to work in Ignition Gazebo.

<parent>model1::base_link</parent>
<child>model2::base_link</child>

Asked by azazdeaz on 2022-11-18 04:13:03 UTC

Comments

Answers