I am trying to utilize an Intel RealSense D435i camera in a Docker container built from the isaac-ros-dev image with Isaac ROS 3 on a Jetson Orin NX with Jetpack 6.
The regular D435 camera works fine, but the D435i with IMU encounters an error, since Jetpack 6 apparently does not support HID devices (hidraw), which includes the Realsense cameras equipped with an IMU.
Is there any plan for support for HID devices to be added to Jetpack 6? I cannot downgrade to Jetpack 5.13 since I am utilizing Isaac ROS 3.