Skip to content

[BUG]: Docker does not contain all dependencies #167

Closed
@OgnjenX

Description

@OgnjenX

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

  1. Follow the tutorial link provided.
  2. Attempt to use the Docker image.
  3. Observe that ardusub_driver and auv_controllers are missing in filesystem and 'colcon build' fails because of that.

Expected Behavior

'colcon build' should run successfully

Error Message

No response

Runtime Environment

nvidia docker image

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh priorityThis is a high priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions