MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
Raw frames are the original ones generated at the point of capture (the camera) before they undergo processing such as having a distortion model applied by the camera hardware and are then sent alo...
-
That's great to hear, Nicola Ariutti - thanks very much for the update!
-
Hi Yixun Liu If you enable the infrared stream without providing an index number to distinguish between the left and right streams then the left stream will be used by default. The left infrared...
-
Yes, I have experienced this issue with ply export from rs-convert. If you are not able to achieve ply export with this tool then there are options for doing so with program scripting. https://supp...
-
There was a past case at the link below where this particular error occurred with ply export only whilst the other export formats worked. The RealSense user in that case tested on multiple Windows...
-
Please try removing the " " quotation marks from around the paths, like in the examples of rs-convert commands in the links below. https://github.com/IntelRealSense/librealsense/issues/2671#issueco...
-
Hi Scolombomigliorero If you are using Windows and have installed the full RealSense SDK for Windows then you can find the rs-convert tool at the following location on your computer: C: > Program ...
-
There are differences in the RealSense SDK's bag file-format compared to the ROS rosbag format that may cause compatibility issues when trying to play a ROS-recorded rosbag in the RealSense SDK or ...
-
Thanks so much for sharing the solution for your SR300 problem that worked for you!
-
My recollection from the SDK's rosbag inspector tool is that it is the /data topics that contain the image messages. /device_0/sensor_0/Depth_0/image/data /device_0/sensor_0/Infrared_0/image/data...