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

Loading a scene within a Python file messes transforms up if force_collision_ is on #631

Open
wxmerkt opened this issue Jul 14, 2019 · 2 comments
Labels

Comments

@wxmerkt
Copy link
Collaborator

wxmerkt commented Jul 14, 2019

Loading a collision scene within a Python file while force_collision_ is active appears to mess up transforms really badly.

@wxmerkt wxmerkt added the bug label Jul 14, 2019
@VladimirIvan
Copy link
Collaborator

Code to reproduce this?

@wxmerkt
Copy link
Collaborator Author

wxmerkt commented Jul 18, 2019

Not directly, it is from the swing-up. What I did:

  • Instantiate problem that has AlwaysUpdateCollisionScene set to true
  • Use load_scene in Python
  • Update the problem
  • Check the collision transforms - they are all Somethinge-300 (and is_state_valid is going crazy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants