MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
As the Pi3 uses USB2, only pose data can be accessed and not fisheye (which needs USB3). As your T265 code only references pose though, there is not likely a problem with that. Looking through th...
-
If the D435 launches before the T265 then it can prevent the T265 from being detected correctly. A number of people encountered this issue, and it is discussed in the link below. https://github.co...
-
You are very welcome. Good luck!
-
Metadata is not supported by default in Linux (it is in Windows) and so the support has to be patched in during the installation process. In the link below, Dorodnic the RealSense SDK Manager desc...
-
There are a number of commercial programs that can be used for precise scanning with RealSense. DotProduct https://www.intelrealsense.com/practical-3d-scanning-with-dot3d-pro/ IMFusion https://w...
-
The IMU calibration documentation says that the program has a 3 second countdown for purposes of stabilization and then should move on to the next stage after the 3-second countdown is completed. ...
-
I read through the calibration script's code. It is designed to display a rotation status whenever motion is detected. if is_moving:print('WARNING: MOVING')self.status = self.Status.rotatereturn...
-
The SR300 is compatible with the current RealSense SDK, and its RealSense Viewer tool that provides a wide range of options for capturing and altering a stereo stream. https://github.com/IntelRealS...
-
The L515 supports multi-camera synchronization. The official L515 FAQ says "Multiple cameras can share the same field of view utilizing our hardware sync feature". Dorodnic the RealSense SDK Mana...
-
The best place to ask these technical questions will be the RealSense GitHub forum. Please re-post your questions there by visiting the link below and clicking on the 'New Issue' button. https://g...