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

Controller creates NaN when moving into single foot balancing #42

Open
mauricefallon opened this issue Feb 2, 2016 · 3 comments
Open
Assignees

Comments

@mauricefallon
Copy link
Contributor

The controller segfaults when transitioning into single foot balancing. The video should explain it but:

  • move mass onto one foot, works fine
  • remove other foot from control authority, robot falls. InstQP reports a NaN
    This used to work before the recent upgrade of drake in January.

@tkoolen or @rdeits : could you have a look?
I guess the intention is to replace this with a c++ alternative.

@rdeits
Copy link
Contributor

rdeits commented Feb 2, 2016

Ah, ok, that's not good. The C++ switch actually preserves most of the controller code, so this is still likely a relevant issue. I'll look into it now.

@mauricefallon
Copy link
Contributor Author

And here's the video I mystically referred to:
https://www.dropbox.com/s/mqghzw90krd1cb7/2016-02-fall_single_support-b.m4v?dl=0

@rdeits
Copy link
Contributor

rdeits commented Feb 2, 2016

Okay, thanks. I strongly suspect it's related to RobotLocomotion/drake#1603 which I'm in the process of bisecting now

drcbot pushed a commit that referenced this issue Mar 6, 2018
…ormance

pre-construct plans in plan eval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants