Begaiym Kudainazarova
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Begaiym Kudainazarova-
Ok, I figured that out too. Now I can access the camera through open cv and vscode. It works! I couldn’t find much information on how to work with realsense and opencv within python. Do you have a ...
-
Thank you! the solution to import pyrelasense2 twice worked for me and now I don't have any errors with modules. However, when I tried to run this example https://github.com/IntelRealSense/libreal...
-
I solved that as well, thank you! Now I finished the set up and opened python through VSCode. I can import pyrealsense2 as rs but then I don't have any commands. like I want to run rs.pipeline() bu...
-
When I try to run cmake .. -DBUILD_EXAMPLES=true -DBUILD_WITH_OPENMP=false -DHWM_OVER_XU=false -DBUILD_PYTHON_BINDINGS=true -DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.8/bi...
-
I have tried with the Python pathon on my computer but I still have the same error. And I tried to do everything as this link https://github.com/GitwellAnyohub/Real_Sensible_Moseq/blob/master/bash_...
-
Hello MartyG! Thanks a lot for your consideration! I am trying to set up as it's shown in the link you sent me. When I set up according to python2.7 i don't get any errors but I am trying it with p...