Conversation
nodelet_plugins.xml
Outdated
| @@ -1,5 +1,9 @@ | |||
| <library path="lib/libopencv_apps"> | |||
|
|
|||
| <class name="opencv_apps/adding_image" type="adding_image::AddingImageNodelet" base_class_type="nodelet::Nodelet"> | |||
There was a problem hiding this comment.
please follow old classname convention, this should be "adding_image/adding_image" until #21
f202324 to
a63d15a
Compare
|
thank you , the test seems unstable, |
e81b9d1 to
a1dec87
Compare
|
I fixed it. |
|
thx |
|
please update http://wiki.ros.org/opencv_apps, you may need to take another image, the quality of https://cloud.githubusercontent.com/assets/4690682/18102788/cfebb5a4-6f2e-11e6-844a-49bd5165b8dc.png is not used in the wikipage, the window is overlapped, background is shown, .... , I used output image of the test code for wiki pages) |
|
please paste output images here |
based on opencv's tutorial code.