Skip to content

micro_ros_udp_freertos Demo not working #139

@nirmalka94

Description

@nirmalka94

Issue template

  • Hardware description: Renesas: EK-RA6M5
  • RTOS: FreeRTOS
  • Installation type: micro-ROS, Renesas MicroRos Components
  • Version or commit hash:Humble

Steps to reproduce the issue

Follow the exact readme in the repo : https://github.com/micro-ROS/micro_ros_renesas_demos/tree/iron

Expected behavior

When running the docker run -it --rm -v /dev:/dev -v /dev/shm:/dev/shm --privileged --net=host microros/micro-ros-agent:$ROS_DISTRO udp4 --port 8888 -v6 Command, we should be able to get the ros topic published from the micro controller

Actual behavior

No response after running micro ros agent. Also, No ROS topics or nodes listed.
Pinging to the board takes too much of time. but even after that no sign of the micro ROS node running on the MCU.

Additional information

Tried with different versions of ROS2, NO luck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions