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

feat: make code compatible with latest franka_ros version #183

Merged
merged 2 commits into from
Nov 22, 2023

Commits on Nov 22, 2023

  1. feat: make code compatible with latest franka_ros version

    This commit guarantees that the `panda_gazebo` code aligns with the most
    recent upstream commit (specifically
    5f90395ef000e0c998fb7aff8f127b9bd3773962). Adjustments were made to the
    joint position and joint effort control services to integrate with the
    updated version seamlessly. In the new iteration, the panda arm joint
    positions and efforts are managed through group controllers. You can
    find additional insights at
    frankaemika/franka_ros#181 (comment).
    rickstaa committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    980852b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22aff8e View commit details
    Browse the repository at this point in the history