-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
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
Disable gravity for links #504
Comments
Improved visualization debugging docs Approved-by: Louise Poubel <[email protected]>
Ive been working on a plugin to disable grav, but not sure the right way to do it (ignition documentation is really rough...). I have the plugin loading, and the gravity is being printed out as 0 0 0 , but not sure if its being applied to the model at all. Any suggestions?
|
Any update on this? Specifically, in my case, into Garden... |
the sdformat PRs were merged and forward ported to garden and newer versions. We'll need to make sdformat releases so that the gz-physics and gz-sim PRs can be merged. |
not to rush or anything, but does this have an ETA? is it scheduled? |
I'll kick off the sdformat releases, starting with fortress gazebosim/sdformat#1430 |
Gazebo Classic supports the
<link><gravity>
SDF element, which makes links float.That hasn't been ported to Ignition yet, we aren't even parsing the flag into sdf::Link.
The text was updated successfully, but these errors were encountered: