I'm trying to connect two models in the world together, how do I do this
I'm trying to connect two models in the world together, how do I do this
asked 2023-05-16 20:45:52 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
I'm trying to connect two models in the world together, how do I do this
You can try adding a joint (fixed, or other types) to the sdf file, connecting a link from each model by giving the link's name (model1::link
and model2::link
for example). See more about joints http://sdformat.org/spec?ver=1.7&elem.... I'm not sure about any limitation. Maybe the child link of this joint must be the canonical link of the model.
If you want to do this on runtime, you may need to create a joint through a world/model plugin.
Asked: 2023-05-16 20:45:52 -0500
Seen: 32 times
Last updated: May 25
Calling Joint->SetPosition() not moving joint
gazebo_ros ray sensor header appears broken
Bottleneck in real time factor
Gazebo 11 installation problems
How do i start gazebo form a launch file with dart physics engine?
[ROS2] /gazebo topics not showing up
GUI Plugin linker error: undefined symbol
Setting latitude/longitude position when using GPS plugin
Diff Drive Plugin Drift Problem
[ROS-2] Average rate of transform between the odom and the base link is slow