MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The depth values recorded in the bag will remain constant. An extracted frame with a particular frame number should also be the same frame of that number that is stored in the bag. However, it i...
-
Hello, get_distance(x, y) provides the real-world distance in meters. Another method of obtaining real-world distance is to use the uint16_t value, as you mentioned. However, this is the raw pix...
-
Hi Y Mounier It was the intention at the time that that message was written to release a new networking method in an upcoming SDK version. It did not take place though and there is currently not ...
-
Hello, it is the nature of bag frame extraction that some of the frames will be missed. You may be able to extract most of the frames, but usually not 100% of them. The number of frames extracted...
-
An example of a YouTube video demonstrating use of AccuPick 3D with a RealSense D435 camera can be found at the link below. https://www.youtube.com/watch?v=1d0820LE0nU
-
Hi Sangeetha Effica AccuPick 3D from Solomon Technology Corp. is an intelligent bin picking solution which makes full use of Intel RealSense distinguished features, including fast 3D point cloud g...
-
The RealSense SDK is easiest to install on Windows if you only need the core features such as the RealSense Viewer and the tools and examples. If you want to add further functionality such as Pyth...
-
Thanks very much for the information. The build > wrappers > python folder should look like the image below if building of the pyrealsense2 wrapper has been successful. So if you only have the fi...
-
Hi Tepoxfrancisco1 I have responded at the case that you created. https://support.intelrealsense.com/hc/en-us/community/posts/35516481955219
-
Hi Tepoxfrancisco1 What message do you get when trying to install pyrealsense2 on your Jetson, please? Is the 'virtual environment' that you are using a virtual machine (VM) or Docker? The link...