File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
- # micro-ROS Arduino examples for Pi: Co Classic 3
1
+ # micro-ROS Arduino examples for Pi: Co Classic3
2
2
3
3
[ ![ Compile Sketches] ( https://github.com/rt-net/pico_micro_ros_arduino_examples/actions/workflows/compile-sketches.yaml/badge.svg )] ( https://github.com/rt-net/pico_micro_ros_arduino_examples/actions/workflows/compile-sketches.yaml )
4
4
[ ![ Lint] ( https://github.com/rt-net/pico_micro_ros_arduino_examples/actions/workflows/lint.yaml/badge.svg )] ( https://github.com/rt-net/pico_micro_ros_arduino_examples/actions/workflows/lint.yaml )
5
5
6
- Pi: Co Classic 3用のmicro-ROS Arduino サンプル集です
6
+ Pi: Co Classic3用のmicro-ROS Arduinoサンプルスケッチ集です。
7
+
8
+ オプションキット No.1 [ ESP32-S3マイコンボード] を搭載したPi: Co Classic3を、
9
+ ** Arduino** および** micro-ROS** で動かせます。
10
+
11
+ ## サンプルスケッチについて
12
+
13
+ ### STEP1 ~ STEP8
14
+
15
+ - micro-ROSを使用しないサンプルスケッチです
16
+ - Pi: Co Classic3のハードウェアを動かすための、Arduinoスケッチの書き方をまとめています
17
+
18
+ ### STEP10 ~ STEP13
19
+
20
+ - micro-ROSを使用するサンプルスケッチです
21
+ - PCとPi: Co Classic3間で通信するための、Arduinoスケッチの書き方をまとめています
22
+
23
+ ## 関連ソフトウェア
24
+
25
+ - [ pico_msgs] ( https://github.com/rt-net/pico_msgs ) : PCとPi: Co Classic3間でやりとりするROSメッセージを定義したパッケージです
26
+ - [ pico_ros] ( https://github.com/rt-net/pico_ros ) : Pi: Co Classic3を便利に動かすためのPC向けROSパッケージ集です
7
27
8
28
## スケッチファイルの自動整形について
9
29
You can’t perform that action at this time.
0 commit comments