Skip to content

Commit 238203f

Browse files
committed
Addressed Ralphs commentaries.
1 parent 220d340 commit 238203f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_data/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
docs:
4545
- concepts/fiware_interoperability
4646

47-
- title: First-steps Tutorials
47+
- title: First Steps Tutorials
4848
docs:
4949
- tutorials/firststeps/overview
5050
- tutorials/firststeps/first_application_linux

_docs/overview/ext_tools/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ permalink: /docs/overview/ext_tools/
3030

3131
micro-ROS aims to **bring ROS 2 to microcontrollers** to allow having first-class ROS 2 entities in the embedded world.
3232

33-
One of the approaches offered by micro-ROS to build an application for embedded platforms consists in a [proprietary build system](https://github.com/micro-ROS/micro_ros_setup) comprising modules which integrate the software for cross-compiling said apps on the supported plaforms, both hardware and firmware-wise. A different approach consists in generating standalone modules and components allowing to integrate micro-ROS into external or custom development frameworks, made possible by a [tool dedicated to compiling micro-ROS as a standalone library](../../tutorials/advanced/create_custom_static_library).
33+
One of the approaches offered by micro-ROS to build an application for embedded platforms consists in a [ROS-specific build system](https://github.com/micro-ROS/micro_ros_setup) comprising modules which integrate the software for cross-compiling said apps on the supported plaforms, both hardware and firmware-wise. A different approach consists in generating standalone modules and components allowing to integrate micro-ROS into external or custom development frameworks, made possible by a [tool dedicated to compiling micro-ROS as a standalone library](../../tutorials/advanced/create_custom_static_library).
3434

3535
The configuration of the generated micro-ROS libraries is based on a `colcon.meta` file.
3636

0 commit comments

Comments
 (0)