Commit aa83a90
Add missing Python build dependencies to Docker setup
Added python3-pip, python3-colcon-common-extensions, and iproute2
to Docker container setup instructions. These are required for colcon
build to work properly in the ros:humble-ros-base container.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9f1c753 commit aa83a90
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments