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 d88fdad commit 478e51bCopy full SHA for 478e51b
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 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