We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38fd04 commit cac89b2Copy full SHA for cac89b2
README.md
@@ -35,9 +35,10 @@ source ~/.bashrc
35
36
### 2. Compile Example
37
38
-Once the Pico SDK is ready, compile the example:
+Once the Pico SDK is ready, clone this repository and compile the example:
39
40
```bash
41
+git clone -b humble https://github.com/micro-ROS/micro_ros_raspberrypi_pico_sdk
42
cd micro_ros_raspberrypi_pico_sdk
43
mkdir build
44
cd build
0 commit comments