Skip to content

Trapezoidal motion profiles #65

Description

@hello-robot-shehab

Stretch Body's position control uses a trapezoidal motion profile to track position goals. The API allows the user to optionally specify the velocity and acceleration that the profile should use:

  1. https://github.com/hello-robot/stretch_body/blob/master/body/stretch_body/base.py#L141
  2. https://github.com/hello-robot/stretch_body/blob/master/body/stretch_body/prismatic_joint.py#L347

It would benefit sim-to-real transfer to use the same motion profile interface used by the real robot. Additionally, to provide similar control API as Stretch Body.

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