Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find executable named dso_live #35

Open
Rootian opened this issue May 18, 2018 · 1 comment
Open

Couldn't find executable named dso_live #35

Rootian opened this issue May 18, 2018 · 1 comment

Comments

@Rootian
Copy link

Rootian commented May 18, 2018

I've tried the solution mentioned in Issue 12 and changed the file dso_ros/CMakeLists.txt as suggested. But it didn't work. After I run the command:
rosrun dso_ros dso_live image:=/usb_cam/image_raw calib=/home/rootian/catkin_ws/src/camera.txt mode=1
I still get the error :
Couldn't find executable named dso_live below /home/rootian/catkin_ws/src/dso_ros

And when I run this program, there was no file named dso_live under that category. I think there are some steps missing while I compile the dso_ros. So dso_live was not even created. But I don't know in which step this file is created. Can anyone help me with this problem?

@NikolausDemmel
Copy link
Collaborator

I suggest using catkin with the branches from my fork as described in #38 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants