Skip to main content
Visitor II
November 10, 2025
Question

micro-ROS agent

  • November 10, 2025
  • 1 reply
  • 281 views

I configured FREERTOS on my STM32FT67ZI card with a USART3 device. I started the microROS agent on my PC but the connection is not created and it gives me this message:

 

run micro_ros_agent micro_ros_agent serial --dev /dev/ttyACM2 -b 115200
[1762814038.235435] info | TermiosAgentLinux.cpp | init | running... | fd: 14
[1762814038.236035] info | Root.cpp | set_verbose_level | logger setup | verbose_level: 4

 

What could it be?
If I search for the topic, it doesn't bring up any results.
How can I tell if the problem is on the card or the PC? I'm connected to the ST-Link USB cable.

    This topic has been closed for replies.

    1 reply

    Super User
    November 11, 2025

    You'd probably be better off asking in one of the Micro-ROS community channels:

    AndrewNeil_0-1762871254339.png

     

     

    https://micro.ros.org/

    USER_RGAuthor
    Visitor II
    November 11, 2025

    Thanks for suggest i try to aka There.