MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Another thing you could try is to leave out -DPYTHON_EXECUTABLE=... as this statement is used for setting the path to look for Python on computers that have both Python 2.7 and Python 3 installed.
-
It is not clear what is causing the build to fail. You have an active internet connection when performing the build, right?
-
Given that SDK 2.37.0 is a pre-release (not a stable final version), could you try downloading the zip for 2.36.0 and extracting the librealsense folder inside it please? Then create and go to the...
-
Hi Ckamda If you have a Jetson and are trying to install librealsense and the Python bindings, you may find the instructions in the link below useful. They recently worked for a Jetson Nano user....
-
It is also worth mentioning that in Intel's white-paper document on ethernet networking of RealSense cameras, it is stated that because the feature makes use of RTP protocols, "this opens new possi...
-
Hi Geoff A RealSense user developed an alternate program for camera access from the browser, based on KinectFusion https://github.com/IntelRealSense/librealsense/issues/5941 https://philipnoonan....
-
As the 300 FPS mode is largely based on firmware settings rather than SDK code, I can't think of a single-camera solution to improve the situation. There may be a way to get 848x480 from all camer...
-
You are very welcome. :) The reason for referring L515 support cases to the GitHub is that somebody other than myself is responsible for those cases, and I am not able to take them on.
-
Hi Nstepin Cases related to the RealSense L515 are handled on the RealSense GitHub forum. Could you re-post your question there please by visiting the link below and clicking on the New Issue bu...
-
Hi @Jbmayor4 I would speculate that a workaround, though a somewhat expensive one, may be to arrange three cameras in a vertical stack so their FOVs overlap and combine their individual FOVs toget...