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

Rosdep/ Catkin Build Failed #18

Open
A-AKPINAR opened this issue Nov 2, 2022 · 1 comment
Open

Rosdep/ Catkin Build Failed #18

A-AKPINAR opened this issue Nov 2, 2022 · 1 comment

Comments

@A-AKPINAR
Copy link

I am following the instructions and have cloned each rep. However, when I run rosdep install --from-paths src --ignore-src -y, I get the following error:

1

When I try to run catkin build, this error follows:

3

I'm not sure what is the problem here, since I got all the needed reps and updates. I appreciate any help. Many thanks!

@alex-arnal
Copy link
Contributor

Hi,

The errors showed by the rosdep command are not important. They are related to run dependencies to proprietary packages, but they are not actually required to running the basic functionalities of the robot simulation.

We have tried to emulate the compilation error by installing the simulation in a machine with a basic installation of Ubuntu 18.04 and ROS Melodic but the error didn't appear. We will continue trying to find out what is happening.

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