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

Allow to set IKSolver parameters #196

Commits on Oct 30, 2024

  1. fix: adapts IKSolver params names to ROS2 convention (. instead of …

    …`/`) so that they can be correctly set from yaml params file
    MarcoMagriDev authored and stefanscherzinger committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7b19e3b View commit details
    Browse the repository at this point in the history
  2. Remove version-dependent pre processor switch

    That's no longer needed.
    stefanscherzinger committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b809006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f572438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ee4702 View commit details
    Browse the repository at this point in the history
  5. Add mypy to our pre-commit config

    Also use explicit hashes for pre-commit hooks.
    That's a little safer.
    stefanscherzinger committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    504d9d4 View commit details
    Browse the repository at this point in the history