Skip to content
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

distortion and irregularities in simulation in ignition gazebo 4 #679

Closed
addy1997 opened this issue Mar 11, 2021 · 1 comment
Closed

distortion and irregularities in simulation in ignition gazebo 4 #679

addy1997 opened this issue Mar 11, 2021 · 1 comment
Labels
bug Something isn't working help wanted We accept pull requests!

Comments

@addy1997
Copy link
Contributor

Environment

  • OS Version: Ubuntu 18.04 (Virtual Machine)
  • Source or binary build?
    binary installed (version below)
adwaitnaik@ubuntu:~$ ign gazebo -v
[Msg] Ignition Gazebo GUI    v4.6.0
[Msg] Ignition Gazebo Server v4.6.0

Description

  • Expected behavior: The animal should simulate normally as it does in the Blender (version 2.8). Please see the images below

image

image

  • Actual behavior: File format

  • terminal throws the following error

[GUI] [Err] [RenderUtil.cc:879] invalid animation update data

  • The animal is distorted and disoriented in the ign gazebo (please see the image below)

image

image

Steps to reproduce

Link to the files below (files are in .dae and .sdf format)

Thanks

@addy1997 addy1997 added the bug Something isn't working label Mar 11, 2021
@osrf-triage osrf-triage added this to Inbox in Core development Mar 11, 2021
@chapulina
Copy link
Contributor

Cool model 🦌

We have some actors that were created on Blender and animate correctly on Ignition, like Male visitor. The tricky part is that it usually takes us some back-and-forth with various Blender export settings until we get the models to work correctly on Ignition. Once we figure out the fail-proof export settings, we'll write a tutorial for the community.

Meanwhile, I think you could try changing some settings when you export from Blender. You could also try exporting the animation to BVH to see if that helps. It's also possible that our ColladaLoader may need some tweaks to properly support that model.

Please let us know if you get it to work!

@chapulina chapulina removed this from Inbox in Core development Mar 11, 2021
@chapulina chapulina added help wanted We accept pull requests! bug Something isn't working and removed bug Something isn't working labels Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted We accept pull requests!
Projects
None yet
Development

No branches or pull requests

2 participants