micro-ROS / micro-ROS/micro_ros_arduino

No ROS2 topics and nodes on example publisher

Open
#1,259 10 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/67644448/213868876-b6d9f8df-0c25-4500-bd2d-6e37659e26a8.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.