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

This PR adds an example of force/torque actuation/readings using a KUKA LBR4 #8

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

Commits on May 15, 2023

  1. Added the example panda_kinematic_control, which uses the DQ_Pseudoin…

    …verseController() to perform a pose control of a FrankaEmikaPandaRobot().
    ffasilva committed May 15, 2023
    Configuration menu
    Copy the full SHA
    9c24705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4289515 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

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

Commits on Jun 28, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 25, 2023

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

Commits on Aug 15, 2024

  1. [lbr4_torque_control.m] Removed the use of 'LBR4VrepRobot' class and …

    …added direct use of methods 'get_joint_torques()' and 'set_joint_torques()' from the class DQ_VrepInterface.
    ffasilva committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a50de7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d043c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15691b1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dq-vrepinterface-get-force-sensor-readings' of https://…

    …github.com/ffasilva/matlab-examples into dq-vrepinterface-get-force-sensor-readings
    ffasilva committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    48ba7e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6efb2dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ead834 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1dda28 View commit details
    Browse the repository at this point in the history