Skip to content

Robot joint jitter when play policy using my data #17

Description

@Strive21

Thanks for your great work!
But I found robot joint jitter when play policy using my data。
In PlayG1TrackingEnv, I found that prepare_trajectory() uses self.dt for differential calculation. If the original frequency of the trajectory traj.info.frequency is different from 1/self.dt, directly calculating the velocity using frequency=1.0/self.dt will result in an error because the position data is still sampled at the original frequency. My data frequency is 30。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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