-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels