Skip to content

Trapezoidal motion profiles #65

@hello-robot-shehab

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.

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