Skip to content

Commit 332628d

Browse files
committed
Changed folder name to meet url.
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent 3f14710 commit 332628d

13 files changed

Lines changed: 3 additions & 4 deletions

_data/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
- tutorials/core/first_application_rtos
5353
- tutorials/core/programming_rcl_rclc
5454
- tutorials/core/zephyr_emulator
55-
- tutorials/core/micro_ROS_with_teensy_arduino
55+
- tutorials/core/teensy_with_arduino
5656

5757
- title: Advanced Tutorials
5858
docs:
@@ -86,7 +86,6 @@
8686
- tutorials/demos/thumper_demo
8787
- tutorials/demos/combined_demos
8888
- tutorials/demos/moveit2_demo
89-
9089

9190
- title: API
9291
docs:

_docs/tutorials/core/overview/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ If you are new to micro-ROS, we strongly suggest that you take the tutorials in
2626

2727
In this tutorial, you'll learn the use of micro-ROS with Zephyr emulator by testing a Ping Pong application.
2828

29-
* [**Teensy with Arduino**](../Teensy_with_Arduino/)
29+
* [**Teensy with Arduino**](../teensy_with_arduino/)
3030

3131
In this tutorial you will learn how to connect Teensy with micro-ROS and ROS2. You will also learn how to install micro-ROS agent in linux systems to communicate with Teensy based arduino board using Arduino IDE. This tutorial will also cover a simple publisher topic published from teensy and subscribed using ROS2 interface.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/Teensy_micro_ros_connection.png renamed to _docs/tutorials/core/teensy_with_arduino/Teensy_micro_ros_connection.png

File renamed without changes.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/agent_connected.png renamed to _docs/tutorials/core/teensy_with_arduino/agent_connected.png

File renamed without changes.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/agent_restart.png renamed to _docs/tutorials/core/teensy_with_arduino/agent_restart.png

File renamed without changes.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/arduino_example_location.png renamed to _docs/tutorials/core/teensy_with_arduino/arduino_example_location.png

File renamed without changes.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/index.md renamed to _docs/tutorials/core/teensy_with_arduino/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Teensy with Arduino
3-
permalink: /docs/tutorials/core/Teensy_with_Arduino/
3+
permalink: /docs/tutorials/core/teensy_with_arduino/
44
---
55

66
## Target platform

_docs/tutorials/core/micro_ROS_with_teensy_arduino/micro_ros_agent_start.png renamed to _docs/tutorials/core/teensy_with_arduino/micro_ros_agent_start.png

File renamed without changes.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/patch_location.png renamed to _docs/tutorials/core/teensy_with_arduino/patch_location.png

File renamed without changes.

_docs/tutorials/core/micro_ROS_with_teensy_arduino/ros2_topic_all.png renamed to _docs/tutorials/core/teensy_with_arduino/ros2_topic_all.png

File renamed without changes.

0 commit comments

Comments
 (0)