Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino-libraries/Arduino_Braccio_plusplus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.0
Choose a base ref
...
head repository: arduino-libraries/Arduino_Braccio_plusplus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.1
Choose a head ref
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    5ab1a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bcc7f9 View commit details
    Browse the repository at this point in the history
  3. Bugfix: Only load stop screen when its not currently loaded (no need …

    …to reload it every timer tick).
    aentinger committed May 16, 2022
    Configuration menu
    Copy the full SHA
    90df695 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Merge pull request #75 from arduino-libraries/stop-sign

    [Braccio_Record_and_Replay] Show stop sign when joint enters dead zone.
    aentinger authored May 17, 2022
    Configuration menu
    Copy the full SHA
    88bdca0 View commit details
    Browse the repository at this point in the history
  2. Introduce a small delay before immediately issueing the recording com…

    …mands within the Record state.
    aentinger committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2c828d1 View commit details
    Browse the repository at this point in the history
  3. Instead of a blanket delay regularly check if the home position has b…

    …een reached.
    
    This way we can be sure that the arm has indeed reached the home position.
    aentinger committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c4182dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a54383 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

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

Commits on May 25, 2022

  1. Merge pull request #77 from arduino-libraries/patch-up-record-replay

    [Braccio_Record_and_Replay] Polishing user flow and issues uncovered during testing.
    aentinger authored May 25, 2022
    Configuration menu
    Copy the full SHA
    06f1b10 View commit details
    Browse the repository at this point in the history
  2. Release v1.3.1

    aentinger committed May 25, 2022
    Configuration menu
    Copy the full SHA
    06941f4 View commit details
    Browse the repository at this point in the history
Loading