Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan_cartesian_motion uses Waypoints class #422

Merged
merged 28 commits into from
Jun 14, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    bb1bd4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7926032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a49f023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f92d7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Refactor plan_cartesian_motion method to accept waypoints and impleme…

    …nt support for FrameWaypoints . PointAxisWaypoints will be in next PR
    yck011522 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1d6c96b View commit details
    Browse the repository at this point in the history
  2. I bit more comments

    yck011522 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    63b89fb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    b56b144 View commit details
    Browse the repository at this point in the history
  2. comment change

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5d10999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fcadb5 View commit details
    Browse the repository at this point in the history
  4. Fix bugs in Targets

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1c23183 View commit details
    Browse the repository at this point in the history
  5. test file

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eb856ec View commit details
    Browse the repository at this point in the history
  6. changed 3 doc tests files

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9eb80fb View commit details
    Browse the repository at this point in the history
  7. docs and change log

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    23acbf9 View commit details
    Browse the repository at this point in the history
  8. fix IPY type checking

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    02f9753 View commit details
    Browse the repository at this point in the history
  9. more stuff

    yck011522 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    49847ed View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    c1dff0a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    13bd652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de28b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7dc608 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34f60be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a01221b View commit details
    Browse the repository at this point in the history
  6. lint

    yck011522 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    88c1ee2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90d07c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Gonzalo Casas <[email protected]>
    yck011522 and gonzalocasas authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    847142a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Gonzalo Casas <[email protected]>
    yck011522 and gonzalocasas authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3f77062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8dd26e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    e652a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba32b90 View commit details
    Browse the repository at this point in the history