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

QP block stops the simulation if QP fails #158

Closed
7 tasks done
gabrielenava opened this issue Aug 22, 2018 · 1 comment · Fixed by #159
Closed
7 tasks done

QP block stops the simulation if QP fails #158

gabrielenava opened this issue Aug 22, 2018 · 1 comment · Fixed by #159

Comments

@gabrielenava
Copy link
Collaborator

  • I already updated to the latest version I can use
  • I already checked similar issues using the search box
  • I already checked the website for known troubleshooting
  • I already cleaned my environment (by removing the wb-toolbox install folder and installing it again)
  • I already excluded the possibility that system configuration files (e.g. yarp related) might be responsible
  • I am sure the environment variables are correct
  • I tried to reproduce the error in simulation (if it affects the real robot)

Description

QP block is supposed not to stop the simulation if the QP fails and the option stop the simulation when the solver fails is unchecked. Instead, even if the option is unchecked the simulation stops when the QP block fails to find a solution:

Platform

Verified in simulation with icubGazeboSim and iCubGazeboV2_5.

Reproducibility

git clone the whole-body-controllers repository, git checkout the branch WBToolbox4, verify all the dependencies are correctly installed and run the momentumBasedYoga simulation.

Screenshots

screenshot from 2018-08-22 17-20-17

screenshot from 2018-08-22 16-26-22

screenshot from 2018-08-22 16-50-08

Additional information

  • OS: [Ubuntu 16.04]
  • Version / Commit: [v4.0]
  • Matlab Version: [ 2017b]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants