Max Cha

Results 3 comments of Max Cha

This is because pico-sdk 2.0 has removed the find_compiler.cmake file. Alternatively, I simply edited the `microros_static_library/library_generation/library_generation.sh` file. ``` git clone https://github.com/raspberrypi/pico-sdk /pico-sdk ``` to ``` git clone --branch 1.5.1 https://github.com/raspberrypi/pico-sdk...

Actually, I have been using the package you provided without a full understanding of NTRIP. (By the way, thank you for creating such a convenient package! haha) I thought that...

Hello, this issue still occurs on the current version (11.1.1 on my server, 11.3.0 on Mattermost community server). I have also posted related information on the Mattermost community ([link](https://community.mattermost.com/core/pl/7cyxu6pf1bdcdxgsoxdnxxapwh)), and...