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-
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...
-
Yes, it is possible to use RealSense cameras with longer cables. The company Newnex supply RealSense-validated premium grade USB-C cables up to 20 m and fiber-optic cabling for using the cameras a...
-
Hi Yixun Liu The link below lists resources for building your own project. https://support.intelrealsense.com/hc/en-us/community/posts/1500000659702/comments/1500000562141 In particular, the tut...
-
Hi Michael Harder It sounds as though you want to use the IR Pass filter to exclude visible light wavelengths but allow Near IR (NIR) wavelengths to pass through. Is that correct, please? Intel...
-
Hi Nicola Ariutti Welcome to the RealSense community! Yes, you can use several RealSense cameras on the same computer. If the cameras are all active simultaneously though then the amount of the...
-
Hi Michael Harder The sensors or the RealSense SDK do not have a built-in zoom feature for infrared (depth pointclouds can be zoomed with code). If you are able to use OpenCV though then a possib...