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

Exception caught during install: Error processing 'astra_camera' #2

Closed
dimadobriy opened this issue Oct 12, 2022 · 3 comments
Closed

Comments

@dimadobriy
Copy link

Hi there!
Thanks for sharing your project! It looks amazing!
Hope, you can help to overcome the following error at the installation stage:

running script install-deps.sh I've got the following error:

Exception caught during install: Error processing 'astra_camera' : [astra_camera] Checkout of https://github.com/orbbec/ros_astra_camera.git version master into /misis/mir_ws/src/astra_camera failed.
ERROR in config: Error processing 'astra_camera' : [astra_camera] Checkout of https://github.com/orbbec/ros_astra_camera.git version master into /misis/mir_ws/src/astra_camera failed.

I use Ubuntu 20.04, ROS-noetic.

Thanks for your help.

Best regards,
Dmitrii

@mintar
Copy link
Member

mintar commented Oct 12, 2022

That sounds like a network error when trying to reach github. Just try again.

@dimadobriy
Copy link
Author

Thanks for your fast response.
The network was OK, I'm sure. I've downloaded it manually.
The environment was built without any errors.

Also, I noticed that additional libraries and modules are required to build the project (not mentioned in the guidelines and dependencies).
I packed it all in a Docker-container. If you're interested, I can make a pull request. Just let me know :)

Regards,
Dmitrii

@mintar
Copy link
Member

mintar commented Oct 13, 2022

There is already a Dockerfile in the project root, and we test it in Continuous Integration on our Gitlab instance. So I'm 99% certain that all dependencies are listed. If you find any bugs, please open new issues for them!

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