Skip to content

Getting Contact Forces During Interactions #1037

Answered by hang-yin
ege-dgny asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ege-dgny , not sure if you're still following this, but here's one way to do it:

finger_impulses = RigidContactAPI.get_impulses(robot_finger_prim_paths, prim_paths_to_check)

If we were to check for all impulses, we can do something like:

all_impulses = RigidContactAPI.get_all_impulses(scene_idx)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hang-yin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants