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

Adds position and velocity motion generators to FrankaHWSim #181

Closed
wants to merge 2 commits into from

Commits on Feb 15, 2022

  1. feat: add position and velocity motion generators to FrankaHWSim

    This commit adds the 'hardware_interface/PositionJointInterface' and
    'hardware_interface/VelocityJointInterface' interfaces to the
    FrankaHWSim module. When a user chooses these interfaces, motion
    generators (i.e. PID controllers) are used for controlling the robot.
    rickstaa committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    72743d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60cf08 View commit details
    Browse the repository at this point in the history