ros-perception / opencv_apps

http://wiki.ros.org/opencv_apps
64 stars 70 forks source link

add hydro travis testing #22

Closed k-okada closed 8 years ago

iory commented 8 years ago

For hydro, we could not compile simple_compressed_example_nodelet.cpp and lk_flow lk_flow. Please see following PR. https://github.com/ros-perception/opencv_apps/pull/23/files

k-okada commented 8 years ago

ok, i have fixed the PR, please look at code, lk_flow is able to compile just adding 1 header file, and simple_compressed_example_nodelet is not a easy one, but you can fix that.