Giter Site home page Giter Site logo

Comments (5)

iory avatar iory commented on July 21, 2024

If you installed ros-indigo-opencv3, please try following steps.

mkdir -p ~/ws_opencv_apps/src
cd ~/ws_opencv_apps/src
cd ~/ws_opencv_apps
catkin init
cd ~/ws_opencv_apps/src
wstool init
wstool set --git opencv_apps https://github.com/ros-perception/opencv_apps.git -y
rosinstall_generator image_pipeline --upstream >> .rosinstall.opencv3; fi # need to recompile image_proc
rosinstall_generator compressed_image_transport --upstream >> .rosinstall.opencv3; fi # need to recompile compressed_image_transport
rosinstall_generator vision_opencv --upstream >> .rosinstall.opencv3; fi # need to recompile visoin_opencv
wstool merge .rosinstall.opencv3; fi # need to recompile visoin_opencv
wstool up

source /opt/ros/indigo/setup.bash
catkin b
source ~/ws_opencv_apps/devel/setup.bash

from opencv_apps.

k-okada avatar k-okada commented on July 21, 2024

@iory why you assume @parhartanvir is using opencv3
@parhartanvir running with opencv3 on indigo is super experimental settings, we do not recommend to use that, even if works for opencv_apps, it will have side-effects to other repository
@parhartanvir please provide OS version, ROS version when you run your application,

roslaunch --screen opencv_apps lk_flow.launch image:=one_image_raw

will show more information and also lk_flow-1*.log is empty, please check other files in /home/frcvision/.ros/log/c914a1be-ffac-11e6-88c1-d8cb8ac73819/

from opencv_apps.

iory avatar iory commented on July 21, 2024

why you assume @parhartanvir is using opencv3

I have seen a similar error, and I suspected it was the effect of opencv3.

from opencv_apps.

hh129sss5 avatar hh129sss5 commented on July 21, 2024

Closed

from opencv_apps.

hh129sss5 avatar hh129sss5 commented on July 21, 2024

Closed

Overview closed

from opencv_apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.