You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[OpenCR](https://emanual.robotis.com/docs/en/parts/controller/opencr10/)| v1.4.16 | Supported |[Based on custom board](https://emanual.robotis.com/docs/en/parts/controller/opencr10/#arduino-ide)|`colcon.meta`|
11
-
|[Teensy 4.0](https://www.pjrc.com/store/teensy40.html)|| Not tested |[Based on Teensyduino](https://www.pjrc.com/teensy/td_download.html)|`colcon.meta`|
12
-
|[Teensy 4.1](https://www.pjrc.com/store/teensy41.html)|| Not tested|[Based on Teensyduino](https://www.pjrc.com/teensy/td_download.html)|`colcon.meta`|
13
-
|[Teensy 3.2](https://www.pjrc.com/store/teensy32.html)|| Not tested|[Based on Teensyduino](https://www.pjrc.com/teensy/td_download.html)|`colcon_lowmem.meta`|
11
+
|[Teensy 4.0](https://www.pjrc.com/store/teensy40.html)|v1.8.5| Not tested |[Based on Teensyduino](https://www.pjrc.com/teensy/td_download.html)|`colcon.meta`|
12
+
|[Teensy 4.1](https://www.pjrc.com/store/teensy41.html)|v1.8.5| Supported |[Based on Teensyduino](https://www.pjrc.com/teensy/td_download.html)|`colcon.meta`|
13
+
|[Teensy 3.2/3.1](https://www.pjrc.com/store/teensy32.html)| v1.8.5| Supported |[Based on Teensyduino](https://www.pjrc.com/teensy/td_download.html)|`colcon_lowmem.meta`|
14
14
15
15
You can find the available precompiled ROS 2 types for messages and services in [available_ros2_types](available_ros2_types).
16
16
@@ -63,4 +63,10 @@ see the file [3rd-party-licenses.txt](3rd-party-licenses.txt).
63
63
64
64
### Patch Teensyduino
65
65
66
-
TODO
66
+
Go inside your Arduino + Teensyduino installation and replace `platform.txt`:
0 commit comments