This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# from isaacsim import SimulationApp | |
# simulation_app = SimulationApp({"headless": True}) | |
# import numpy as np | |
# from isaacsim.core.api import World | |
# from isaacsim.robot.manipulators.examples.franka.controllers.pick_place_controller import ( | |
# PickPlaceController, | |
# ) |