Outside the container, the realsese-viewer works good, the image or imu data frames are very smooth.
The native ubuntu setup is similar. Refer to below:
The performance of the Realsense D435i may be more of an issue with the Jetson NX CPUs than anything else, or it could be an Intel issue outside our control.
Check the performance of your board using top/htop to measure its performance effectively.
As I wrote in the other topic, you can try these steps to free up more CPU and memory on your Jetson.
What is your setup? Judging from your photos, it seems like you’re running everything from your Jetson.
If it is true and possible, try to read the telemetry from another PC and avoid running anything that requires a display connected to the Jetson to save as much CPU and GPU work as possible.
If you are testing the Isaac ROS package, you don’t need the realsense-viewer active. Switching off this viewer releases other resources on your Jetson.
The realsense-viewer is a test to verify your camera is working on your device.