Eddie Massey III

Results 19 comments of Eddie Massey III

Just happened to me on a 694 w/ a Raspberry PI 3B on melodic. After the unknown mode error started, the Roomba shut off. I think it's bricked now :/

Haha yes Team 694! It came back on after I plugged the MDIN back in and ran the launch file again go figure. It still isn't acting the same so...

I'm getting this same error when running code generated by FastDDS. No ROS involved in my case. Any thoughts?

That looks more like an error w/ a specific ROS2 package than an issue w/ the container.

Was there ever any resolution on this issue? I can't seem to get Lucid to run the code from the first tutorial outside of the collab `model = models.InceptionV1()` `model.load_graphdef()`...

Anyone have any luck on this?

I had the exact same error and then a series of errors afterward. I resolved this by editing the CMakelists.txt. I uncommented line 4: `find_package(OpenCV REQUIRED)` and I also added...

Hello, Is image processing still a priority? I'd like to add a few image processing functions.

Ok great! I'll get on it. Pardon me if this is a silly question. I didn't see an anything for image io in the nmatrix lib. Should I start my...