-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Hi,
I have been playing around with the existing FORGE implementation in Isaac Lab for some time and I had a few questions about its implementation and its behavior that I was hoping someone could help answer. I also intend on deploying the agent onto a real robot. Here are my questions:
- How do external forces in simulation compare to the ones obtained from the real franka robot (in other words which franka robot state property from the franka API corresponds to the get_link_incoming_joint_force()[..] method used in the simulation code?
- In the null-space regulator in simulation, q* seems to be fixed? How is this feasible when the robot attempts to perform insertion from different joint poses?
- During simulation I always notice that the robot continues to rotate the peg even after it is fully inserted. Why does this occur? Is it because the agent has not predicted a termination action yet?
Your help would be greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels