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

Unable to build with Ubuntu 20.04 #27

Open
konnoeric opened this issue Jun 9, 2021 · 6 comments
Open

Unable to build with Ubuntu 20.04 #27

konnoeric opened this issue Jun 9, 2021 · 6 comments

Comments

@konnoeric
Copy link

I followed your instruction and did the same command but I could not have it done. What is the problem and how to fix this?

Screenshot from 2021-06-09 15-33-07

@O2KAN
Copy link

O2KAN commented Sep 6, 2021

Hi, Have you found a solution?

@notshayer
Copy link

@konnoeric in order to use catkin, one must have a valid installation of ROS, as well as the catkin workspace setup.
Follow the guide here

@O2KAN
Copy link

O2KAN commented Sep 7, 2021

I think our problem is installing darknet and building it. @konnoeric got an error at 'git checkout opencv4' like me. Then he continued with the error. Probably, because that he couldn't build it.

@konnoeric
Copy link
Author

@notshayer My installation of ROS is okay because I can properly use another one's program. I think there is a problem with this repository.

@emsC-137
Copy link

after doing the command git clone https://github.com/kunaltyagi/darknet_ros.git, cd in to darknet_ros, then you'll be able to git check out. At least that's what work for me

@shrinivas96
Copy link

This error just measn you do not have catkin-tools installed. The basic way to install it is sudo apt-get install python3-catkin-tools.. Though, if you want to know more (or for other platforms) go to the catkin tools website.

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

5 participants