MartyG-RealSense

Results 2841 comments of MartyG-RealSense

Hello, please try editing line 46 of the `libuvc_installation.sh` script to include the flags **-DBUILD_EXAMPLES=TRUE** and **-DBUILD_GRAPHICAL_EXAMPLES=TRUE** and **-DBUILD_WITH_CUDA=ON** and then running the script to build librealsense with support for...

Do you require further assistance with this case, please? Thanks! 您需要进一步协助处理此案吗?谢谢!

If you have built librealsense with libuvc_installation.sh with the example programs included as suggested above at https://github.com/IntelRealSense/librealsense/issues/13374#issuecomment-2374342809 - does the IMU also not display accel and gyro if you run...

If the graphic of the IMU on the screen in rs-motion moves when you move the camera then gyro and accel are detected and working. This program does not display...

The only remaining option that I can see is to install the RealSense MIPI driver at the link below that provides IMU support for JetPack 6 when using the camera...

Do you require further assistance with this case, please? Thanks! 您需要进一步协助处理此案吗?谢谢!

Case closed due to no further comments received. 由于未收到进一步评论,案件结案。

Hi @shrutic12 Does FPS improve if you set the RGB parameter `auto_exposure_priority` to false? When auto-exposure_priority is false, depth and color should be forced to have a constant FPS instead...

I note that in your original question you appear to be setting custom exposure values for depth and RGB with exposure_1 and exposure_2. If manual exposure is set within a...

If you are publishing a pointcloud then it is not necessary to set **align_depth.enable** to true (unless you need the aligned frames for something else other than the pointcloud) as...