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

Invalid package dependencies in ign_gazebo5 #1278

Closed
harshmahesheka opened this issue Jan 11, 2022 · 3 comments
Closed

Invalid package dependencies in ign_gazebo5 #1278

harshmahesheka opened this issue Jan 11, 2022 · 3 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@harshmahesheka
Copy link
Contributor

I was trying to build ign_gazebo based on steps on https://github.com/ignitionrobotics/ign-gazebo/tree/ign-gazebo5#readme, but in the dependencies, it contains ignition-physics6 which is not available on the ign_physics site. You can check those dependencies on https://github.com/ignitionrobotics/ign-gazebo/blob/ign-gazebo5/CMakeLists.txt .

@harshmahesheka harshmahesheka added the bug Something isn't working label Jan 11, 2022
@chapulina
Copy link
Contributor

Ahh I think the problem is this line:

git clone https://github.com/ignitionrobotics/ign-gazebo -b main

It should be

git clone https://github.com/ignitionrobotics/ign-gazebo -b ign-gazebo5

Can you give that a try?

@chapulina chapulina added the documentation Improvements or additions to documentation label Jan 11, 2022
@harshmahesheka
Copy link
Contributor Author

harshmahesheka commented Jan 12, 2022

Yeah, it worked. Thanks for the help. Also, I want to work on this issue could you please assign it to me.
I have raised a pull request here #1285

@chapulina
Copy link
Contributor

Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants