You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see, CONFIG_MICRO_ROS_AGENT_IP and CONFIG_MICRO_ROS_AGENT_PORT need to be set. It's your microros agent server ip and port. But it seems that you want to achieve it by uart, you should build int32_publisher_custom_transport instead of int32_publisher.
Steps to reproduce the issue
. $HOME/esp/v5.2.1/esp-idf/export.sh
cd ~/Workspaces/uros_ws/micro_ros_espidf_component/examples/int32_publisher
idf.py set-target esp32s3
output:
idf.py menuconfig
Expected behavior
Build complete without errors.
Actual behavior
Build incomplete, because errors.
Additional information
The text was updated successfully, but these errors were encountered: