Cnorton
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 1
Comments
Recent activity by Cnorton-
For some reason copying my MicroSD card to another and then reading that with Win32 worked. Although the image is 14G, I'll upload it and send you a link to it when its ready.
-
I'll keep trying to get the image file because its good to have as a backup. I run everything in the terminal, although if the paths are the same they should work the same. Have not seen that erro...
-
Shane Huston I get the error below
-
MartyG I'm trying to make an image from my MicroSD card to send to Shane Huston since I have a working pyrealsense installation working on Raspbian. Not trying to write any images.
-
Shane Huston. Sorry I've been trying the past 2 days to make an image and for some reason there some hardware errors. I plugged it back into the pi and it still works, but can't figure out how to m...
-
It seems like the pyrealsense.so file is what fixed the problem I had, but I was also trying a lot of things so I don't actually know what fixed the issue. I can send you my MicroSD image if that w...
-
I literally don't know what I did differently, but it all of the sudden started working for me! Thank you for your help! I was one command away from giving up, I even got ubuntu mate ready to flash...
-
Ran it again, should I be seeing a pyrealsense2 folder? Cause I'm not seeing that.
-
There is no pyrealsense2 folder in the build folder, but I went ahead and made a pyrealsense2 folder anyways to try and added both so files. I made a python file with just import pyrealsense2 as rs...
-
I found pyrealsense2.cpython-34m.so under build/wrapper/python (not sure why it didn't show up in my search). I put it into the examples folder where I ran the script and still have the same error.