Skip to content

[Question] FORGE Implementation and Performance #3591

@franka2024

Description

@franka2024

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:

  1. 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?
  2. 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?
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions