We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I noted that the SDF documentation about the default collision detector is different from the Gazebo sim one:
fcl
ode
gz-sim/tutorials/physics.md
Line 100 in 6cfcd07
The text was updated successfully, but these errors were encountered:
My guess is that "fcl" is the Gazebo Classic default, while "ode" is the modern gz-sim default, but I did not double checked.
xref to a kind of generic issue related to this: gazebosim/sdformat#508
Sorry, something went wrong.
From Ian: Maybe we should at least print a warning that the default is being overridden in gz-sim
Another thought is that we have a dedicated page in the gz-sim documentation that indicates which SDF tags gz-sim actually supports.
No branches or pull requests
Hi,
I noted that the SDF documentation about the default collision detector is different from the Gazebo sim one:
fcl
: http://sdformat.org/spec?ver=1.11&elem=physics#dart_collision_detectorode
:gz-sim/tutorials/physics.md
Line 100 in 6cfcd07
The text was updated successfully, but these errors were encountered: