MAC OS Docker Desktop unable to connect Serial device running micro-ros-agent image
还没有人认领这个 Issue。
- 主要语言
- Dockerfile
- 星标
- 59
- 派生
- 32
- 平均合并
- 16 分钟
- 30 天内合并 PR
- 1
描述
## Issue template
- Hardware description: MAC M1 Sierra Docker Desktop 4.42 Engine Version 28.2.2. Raspberry Pico with USB
- RTOS: Following https://github.com/hippo5329/micro_ros_arduino_examples_platformio/wiki#install-the-software-tools
- Installation type: Pulled microros/micro-ros-agent:jazzy
- Version or commit hash: micro_ros_version 5.0.0
#### Steps to reproduce the issue
Verified Serial port name:
Ross@Kepler ~ % ls /dev/cu*
/dev/cu.Bluetooth-Incoming-Port /dev/cu.usbmodem1301
Start Docker Desktop, % docker run -it --net=host --device=/dev/cu.usbmodem1301 microros/micro-ros-agent:jazzy serial
#### Expected behavior
Connect to Pico USB Port
#### Actual behavior
docker: Error response from daemon: error gathering device information while adding custom device "/dev/cu.usbmodem1301": no such file or directory
Run 'docker run --help' for more information
#### Additional information
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从报告中的 Docker Desktop 命令开始,使用 /dev/cu.usbmodem1301 和镜像 microros/micro-ros-agent:jazzy。调查 macOS 串行设备如何暴露给 Docker,并在该镜像能够通过 USB 连接到 Raspberry Pico 时将 issue 视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, macos
- 领域
- devops, embedded-iot
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100