dscroft

Results 5 comments of dscroft

Check the image format of the incoming message. I was getting the same error but traced it to the rgbgr_image function when I was passing in mono images. Switching to...

You're running the node using python3. Try this fork instead. https://github.com/lights0123/reach_ros_node

Issue occurs when I have an import: statement in markdown file pointing at a local file. Issue disappears if I change the import to a url. **Example dir structure** demo_project/...