We built Holoscan sensor bridge container in Jetson AGX and used Lattice CertusPro bridge board to connect with LI-IMX274 camera.
We want to do the same thing in Jetson Thor with v2.5.0-EA, in the User guide of this release, it shows support IMX274 camera example in Thor. After building the container, I can ping 192.168.0.2, but when I run the example(python3 examples/linux_imx274_player.py), the display is stuck and I can not ping 192.168.0.2 anymore. Holoscan Sensor Bridge v2.5.0-EA - NVIDIA Docs
Hi @ShaneCCC ,
We have LI-JETSON-IMX274-DUAL camera and CertusPro bridge board, and successfully ran the example in AGX Orin platform.
But when transfer to AGX Thor platform, I can’t Ping 192.168.0.2 after run the same example scripts, and the display is stuck.