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

Added velocity and effort joint testing #29

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on May 31, 2024

  1. [add] check velocity command exists to publish command

    [change] separate position/velocity/effort command
    [change] use mimic joint name to publish command
    hijimasa committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c602929 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    82ae31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b23e6c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Sep 5, 2024

  1. [fix] Fixed a bug that caused joints to return to their original posi…

    …tion after being moved to the initial position.
    hijimasa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ffa421f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Revert "allow hardware parameter to allow initialising joint commands…

    … with robot starting state"
    
    This reverts commit 2b23e6c.
    hijimasa committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ab71778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1205b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6486ff View commit details
    Browse the repository at this point in the history
  4. Update comments

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bf1194f View commit details
    Browse the repository at this point in the history
  5. Update test depends

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ffd1daa View commit details
    Browse the repository at this point in the history
  6. Linter

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a73a22a View commit details
    Browse the repository at this point in the history
  7. Add xacro as exec depend

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    adb300a View commit details
    Browse the repository at this point in the history
  8. More dependencies

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d912cca View commit details
    Browse the repository at this point in the history
  9. Add xml linter

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    69b46f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85dcc27 View commit details
    Browse the repository at this point in the history
  11. More dependencies

    JafarAbdi committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bc5fe4d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    aaf603b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d984f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047df3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7f9431 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9131012 View commit details
    Browse the repository at this point in the history
  6. [fix] Tested with Isaac Sim and confirmed that it was an unnecessary …

    …process, so it was removed.Tested with Isaac Sim and removed as it was an unnecessary process.
    hijimasa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    197f424 View commit details
    Browse the repository at this point in the history