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
Does the [multithread_publisher](https://github.com/micro-ROS/micro_ros_espidf_component/tree/iron/examples/multithread_publisher) example works for you?
Did you modify anything else?
1 package failed: microxrcedds_client
We will need the compilation errors of this package.
I tried the example and also I added "-DUCLIENT_PROFILE_MULTITHREAD=ON" in the colon meta of the micro ros component in a different test, also I tried to change the microxrcedds_client cmake and change multithread to on but I do not know how to compile the micro ros component without deleting the sub-packages of the element because the command idf.py clean-microros deleted all the sub packages like microxrcedds that is the big issue so if building the component with the colcon meta changed doesn't work I don't know how to build the component with multithread in on state
I also cannot build the multithread_publisher example, but can build the int32_publisher example. Building in docker, docker file builds without error.
Issue template
Steps to reproduce the issue
try to build the micro ros component with multithread
Expected behavior
Actual behavior
Additional information
the "-DUCLIENT_PROFILE_MULTITHREAD=ON" in colcon meta
The text was updated successfully, but these errors were encountered: