Hi,
I want to simulate an Universal Robot with the URSim (Setup URSim with Docker — ur_robot_driver documentation). As I can connect it with the ROS ur_robot_driver (Universal_Robots_ROS2_Driver/ur_robot_driver at main · UniversalRobots/Universal_Robots_ROS2_Driver · GitHub). So the interfaces and the robot motion is the same for both the real robot and the simulated robot.
Though I mount a camera on the UR, which I would like to simulate in IsaacSim.
Is it possible to simulate an UR with Isaac, which follows the joint state outputted by the URSim? So I can have a moving camera in Isaac Sim providing me with simulated images.