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

Fix rendering contact force problem. #487

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

iZuno-K
Copy link

@iZuno-K iZuno-K commented Nov 28, 2019

The problem is that contact force is not rendered when I toggle the visualization on human mode rendering.
That is because wrong flag of visualize option is changed.
I have fixed the code by toggle const.VIS_CONTACTFORCE flag of visualize option.

@wanglong06
Copy link

Would it be possible to fix the failed test and merge this PR?
The current master branch still uses the hard-coded viscontact constants, causing rendering contact forces toggle not working. Thanks!

@nik7273
Copy link

nik7273 commented Jul 11, 2022

bumping this -- would really like this to be merged if possible!

tomoya-yamanokuchi added a commit to tomoya-yamanokuchi/robel_dclaw_env that referenced this pull request Jul 13, 2022
@iZuno-K
Copy link
Author

iZuno-K commented Jul 17, 2022

All the CI checks have failed.
I cannot know what is happening in CI side since no job log is available (link).

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

Successfully merging this pull request may close these issues.

None yet

3 participants