Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

lost image at fast speed #39

Open
CarlDegio opened this issue Jan 13, 2023 · 0 comments
Open

lost image at fast speed #39

CarlDegio opened this issue Jan 13, 2023 · 0 comments

Comments

@CarlDegio
Copy link

I found a render bug in tacto. In my scene, I add an UR5 robot and a small sphere (same in tacto example). I control robot to push the sphere. code in here. In here, I set a push speed by ik, desire_pos[0] += 0.0009. But at this speed, the tacto sensor can't get useful tactile image, like this:
image

If I change this speed as 0.0004, things will change:
image

In fact, I think the faster speed lead to the stronger contact. But the bug of tacto makes it strange.

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

No branches or pull requests

1 participant