-
Notifications
You must be signed in to change notification settings - Fork 320
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
Trouble getting torque control to do anything (ROS Python API) #171
Comments
Hello Kukani, |
|
I am able to get the robot to respond to torque control commands very sporadically - sometimes it connects and sometimes it does not - and I don't quite understand the cause. Is the KG3 Gripper added as a mass by default? I sent the following command:
There was nothing written after error. This error seems to not matter either because the robot will switch into torque control sometimes when the error is set, and sometimes when it is not. Here is the log output from the terminal with kinova bringup:
After a quite a few failed attempts to turn on force control, the robot disconnected. After restarting the robot the torque control was able to be set a few times, and then stopped responding to set requests, after 3-4 failed torque mode changes it started switching again at which point I got another kinova comm exception error code 1015. |
Next questions: The robot will switch back to position mode for the following reasons:
I have the impression that your case might be rather complex. If you want, we could organize a video call to evaluate the situation. You can reach me via the support e-mail: [email protected]. |
This thread has being inactive for over 2 years, I am closing this issue. If there is still a problem, please create a new issue. Thank You |
I'm trying to apply torque commands to the last joint of our 7DOF Jaco2 using the ROS command line but cannot get it to work. After launching the driver, I run the following python script:
I don't get any errors from the driver node, but the robot stays rigidly in place. From my reading of the documentation, these are the only commands needed to apply a torque command. Am I missing something?
Some other info:
kinova-ros-beta
branchrobot_parameters.yaml
(the default):The text was updated successfully, but these errors were encountered: