-
Notifications
You must be signed in to change notification settings - Fork 14
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
[BUG]: Docker does not contain all dependencies #167
Comments
Thank you for reporting this @OgnjenX! What ROS distro are you using? If it's Humble, I suspect that the issue is that the Docker pipeline failed. I was waiting for ros-controls/control_msgs#133 to fix that, but I can also look into adding it to the |
Yes, I was using Humble. Now I tried running it on Rolling, but I'm getting these logs:
|
Ok, the binaries for |
Issue Description
I followed this tutorial with the newest refactor which includes moving ardupilot stuff to ardusub_driver and controllers to auv_controllers.
I tried using docker image, but it seems that there are no ardusub_driver and auv_controllers in container (and I also do not see them added in .docker/Dockerfile
Steps to Reproduce
Expected Behavior
'colcon build' should run successfully
Error Message
No response
Runtime Environment
nvidia docker image
Additional Context
No response
The text was updated successfully, but these errors were encountered: