Page 1 of 1

Failure in loading XML that the error raises is related to URDF error?

Posted: Mon Apr 03, 2023 5:10 am
by chankyo
Hi. I'm trying to load my xml file which has no problem loading it in Mujoco.
However as tried in pybullet, it raised this error

b3Printf: b3Warning[examples/SharedMemory/PhysicsServerCommandProcessor.cpp,3584]:

b3Printf: URDF file with multiple root links found.

Even though not using URDF, why is this error raised, and how can it be fixed :? ?