force measurement attached with the end-effector of panda arm #2720
Unanswered
kylehuo8
asked this question in
Asking for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I'm a student and I'm trying to use MuJoCo for a project.
I'm currently considering how to obtain force and torque values. I am trying to utilize force and torque sensors. For my model, I've added two sensor in the ur5e/scene.xml (https://github.com/google-deepmind/mujoco_menagerie/blob/main/universal_robots_ur5e/scene.xml) from the MuJoCo Menagerie.
After that, I try to control the arm with mocap and controller it to collide with a wall. The steps are:
I also print out the contact info in this time, while the contact force along different directions are very large:
My questions are:
Thank you very much.
My setup
MuJoCo 3.1.6, python API.
My question
My questions are:
Minimal model and/or code that explain my question
If you encountered the issue in a complex model, please simplify it as much as possible (while still reproducing the issue).
Model:
minimal XML
Code:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions