MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
When auto-exposure is enabled, it will control exposure and so you would need to disable auto-exposure so that custom exposure values can be set by your code. Setting exposure manually though carr...
-
Hi Simone Lombardo It is unlikely that the RealSense MATLAB wrapper would work with the Octave MATLAB-alike, given how carefully it is designed for use with MATLAB. If the reason that you are u...
-
Hi Sandesh Kumar S Please create a new case on this forum for your T265 question so that the appropriate Intel RealSense support team member can assist you with that question. Thanks!
-
Hi Yasin Wang The subject of automatically detecting the serial numbers of multiple cameras in the RealSense ROS wrapper is discussed in the link below. https://github.com/IntelRealSense/realsense...
-
There are few references on using the RealSense Python wrapper with Conda, and none about using the wrapper with Conda on Mac. So it is going to be difficult to troubleshoot your Conda-based insta...
-
The -DPYTHON_EXECUTABLE path in the 3.8 version in the guide looks like it may be customized to the path to Python 3.8 on the guide writer's computer in particular. You may have a different path t...
-
There are limited references available on the subject of using rs2_transform_point_to_point for affine transformation of a point cloud. The link below may be helpful in advancing the discussion. h...
-
Hi Gueganj As you want to rotate the cloud data and not just change the viewpoint that the cloud is observed from, it sounds as though that an affine transform is what you need. It is typically u...
-
Hi Debianlinuxmint I know of a couple of non-recent past cases where a similar effect has occurred when performing a force-quit with Ctrl-C. https://github.com/IntelRealSense/librealsense/issues/3...
-
Hi Getomboy The stretching out of the point cloud resembles a phenomenon called ghost noise. An example of this stretching effect with a point cloud of a banana can be seen in the link below. Th...