micro-ROS / micro-ROS/micro_ros_arduino
No ROS2 topics and nodes on example publisher
- Dominant language
- C
- Stars
- 576
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
## Issue template
- Hardware description: ESP32
- RTOS: NA
- Installation type: Docker
- Version or commit hash: humble
-
#### Steps to reproduce the issue
Upload micro-ros_publisher.ino onto an ESP32
Run `docker run -it --rm -v /dev:/dev --privileged --net=host microros/micro-ros-agent:humble serial --dev /dev/ttyUSB0 -v6`
Enter the container and run ros2 topic list
#### Expected behavior
Topics and Nodes appear as expected
#### Actual behavior
No communication with ros2
#### Additional information

Contributor guide
Research direction
Start by reproducing the issue with micro-ros_publisher.ino on an ESP32 and the documented microros/micro-ros-agent:humble Docker command. Run ros2 topic list after uploading the example and compare the result with the expected topics and nodes; done means communication works and the topics and nodes appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, c, docker
- Domain
- embedded-iot, robotics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100