Skip to content

Issues with Setting Servoing Mode and Controlling Gripper #6

Description

@j1h

Hello there,

I was trying to set the servoing mode on our GEN3 to low-level, but wasn't able to do so.
The code I used was: "[result] = kortexApiMexInterface('SetServoingMode', tempHandle, int32(3));"
But there was an error message: "kortexApiMexInterface : Command not defined"

In addition, we have a robotiq 2F-85 gripper on the robot, using the MexInterface we can only control it with the position mode. Both velocity and force modes have no response. Is there a way to access force measurements on the gripper? Without force information, how are we supposed to prevent the gripper from destroying the object or itself?

The robot firmware version is 2.2.0 and I'm using matlab_simplified_api_2.2.0.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions