-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
Comments
Hi, Have you found a solution? |
@konnoeric in order to use catkin, one must have a valid installation of ROS, as well as the catkin workspace setup. |
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. |
@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. |
after doing the command |
This error just measn you do not have catkin-tools installed. The basic way to install it is |
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?
The text was updated successfully, but these errors were encountered: