MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hello, the RealSense D455f model would be suited to your needs. - It has a global shutter on both the depth and RGB sensors that handles fast motion very well - It retains depth measurement accur...
-
The Frame Drops Per Second graph in the RealSense Viewer can be ignored as it is not a helpful measure of performance. The text display of your FPS values looks very healthy. 1. Adding latency t...
-
Hi B Bala3703 If you are using RealSense SDK version 2.33.1 with the RealSense LabVIEW wrapper then I recommend using the newer SDK version 2.51.1 with it instead. https://github.com/IntelRealSens...
-
You can downgrade the firmware using the following procedure: 1. Make sure you are using RealSense SDK version 2.54.1 or newer, as 2.54.1 was the version in which support for the D455f camera mode...
-
-
Which camera firmware driver version are you using, please? A JetPack 6 user with an AGX Orin was able to yesterday resolve their problems by installing librealsense with the RSUSB backend method ...
-
Hello, getting RealSense camera models that are equipped with a motion tracking IMU (including D455f) to work with JetPack 6 on Jetson boards can be difficult. This is because in JetPack 6 an inst...
-
I cannot recall a previous case where bag files have been used instead of a live camera with the box_dimensioner_multicam project. It may still work though if you try adding a bag import instructi...
-
Hi Araj7322 You can use a pre-recorded bag file as the data source in a script instead of a live camera simply by inserting an enable_device_from_file() config instruction directly before the pipe...
-