What is the right way to remove a joint created by:
` gazebo::physics::PhysicsEngine::CreateJoint ( const std::string & _type,
ModelPtr _parent = ModelPtr()
) `
I cannot find an equivalent removeJoint method.
↧