where is microros in CMakeLists.txt
tianrking opened this issue · 3 comments
tianrking commented
I would like to know which is the corresponding file for this. I could not find it.
libraries microros in below code
target_link_libraries(pico_micro_ros_example
pico_stdlib
microros
)
pico_stdlib is in pico_sdk/src/common/ but where is microros
pablogs9 commented
Here: