-
|---------------------------------|------------------------------------------- |
| Camera Model | { SR305 } |
| Operating System & Version | Windows 11 |
| Platform …
-
I find that the pyrealsense doesn't get created on the current development branch of librealsense, so the test and build fails.
I found it now works fine on `ARG LIBREALSENSE_VERSION=master`
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
I noticed there are some presets without a 1.5.10 build. For example, there is no librealsense `1.12.4-1.5.10`. Is this intentional? It would help me with keeping javacpp versions consistent if each p…
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking our ROS RealSense Wrapper documentation [READM…
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
| Required Info | |
|---------------------------------|------------------------------------------- |
| Camera M…
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking our ROS RealSense Wrapper documentation [READM…
-
In realsense viewer the current version is shown as 05.11.01.100. However, we require depth in units of 10 micron, which is enabled from version 05.12.00 onward. We use Realsense SDK v2.29.0 as sugges…
-
### What is your question?
So, i write conan file to use librealsense package
`class CamApiRecipe(ConanFile):
settings = "os", "compiler", "build_type", "arch"
generators = "CMakeDeps", …