Void Robotics
Void Robotics
Hello @allenh1, I can't even open up my camera to view in image_view because the camera is dependent on OpenCV, and it is throwing the exact same bug. It looks...
If you're referring to ` I had a few to investigate it now, and it seems that the libopencv_core*.so files end up in /opt/ros/lunar/lib64, and the image view files end...
I don't know if I'm using ros-overlay, but this runtime error is coming from the repo "lovepark/o3d3xx-ros" (I referenced the issue to another guy also looking into this) which is...
A local engineer from ROS helped me fix this issue. Basically, my camera was pulling the .so from /usr/lib; so I thought deleting the devel and build folders and redoing...
hello @ptFraga, Basically I was working with a package lovepark/o3d3xx-ros that wouldn't build correctly. I needed a certain opencv shared object file, but it wouldn't generate from the CMakeLists.txt. I...
Hello, I'd also like to note that I agree with @firesurfer that it'd be useful to be able to put the srv, msg, and action folders in another folder so...
@mikepurvis, I also have the same concern as @pbeeson
Could one of the owners, @mikepurvis, put a simple tutorial or example of how to use this to interface with a EIP device? Like let's say I need to simply...