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

Cartesian twist controller #300

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    1d5d4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6d2c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7187c9 View commit details
    Browse the repository at this point in the history
  4. Add cartesian controllers test.

    livanov93 authored and moriarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4bf2cc5 View commit details
    Browse the repository at this point in the history
  5. Correct package.xml/=.

    livanov93 authored and moriarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8f31cf7 View commit details
    Browse the repository at this point in the history
  6. Twist Controller sync for open sourcing

    This Commit builds on a rebased PR ros-controls#300
    
    The Original author @livanov93 was in 2022 open sourcing part of a
    PickNik package form 2021.
    
    This commit brings the internal picknik and previously open PR ros-controls#300 back
    in sync and rebases the open PR onto humble.
    moriarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5bda0a8 View commit details
    Browse the repository at this point in the history
  7. fix typo in Twist Controller Tests

    Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
    moriarty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c312b69 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Twist Controller fixup old tests

    Unclear what the state of these tests were from original PR and if they
    were finished because it was marked as Work in Progress.
    This change makes the tests pass
    
    Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
    moriarty committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5c39225 View commit details
    Browse the repository at this point in the history
  2. remove unused ament_cmake_ros

    Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
    moriarty committed May 3, 2023
    Configuration menu
    Copy the full SHA
    87717e7 View commit details
    Browse the repository at this point in the history
  3. run pre-commit to fixup formatting

    Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
    moriarty committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d99b3af View commit details
    Browse the repository at this point in the history