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

lost image at fast speed #39

@CarlDegio

Description

@CarlDegio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions