Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _docs/concepts/rtos/FreeRTOS/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ FreeRTOS is distributed under the MIT license. It is know particularly for is si
* Main website: [https://www.freertos.org/](https://www.freertos.org/)
* Download: [https://www.freertos.org/a00104.html](https://www.freertos.org/a00104.html)
* Documentation: [https://www.freertos.org/Documentation/RTOS_book.html](https://www.freertos.org/Documentation/RTOS_book.html)

{% include logos_disclaimer.md %}
4 changes: 3 additions & 1 deletion _docs/concepts/rtos/NuttX/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ Check [supported board](/docs/overview/hardware/) section for more information a

## Getting started with NuttX and micro-ROS

In order to obtain more information about how to get started using this RTOS, please check our [tutorials section](/docs/tutorials/core/first_application_rtos/).
In order to obtain more information about how to get started using this RTOS, please check our [tutorials section](/docs/tutorials/core/first_application_rtos/).

{% include logos_disclaimer.md %}
2 changes: 2 additions & 0 deletions _docs/concepts/rtos/Zepyhr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ Zephyr is a fairly new open-source RTOS, developed in a Linux Foundation Project
* Meta-tool *West*: [https://docs.zephyrproject.org/latest/guides/west/](https://docs.zephyrproject.org/latest/guides/west/)
* Download: [https://github.com/zephyrproject-rtos/zephyr](https://github.com/zephyrproject-rtos/zephyr)
* Documentation: [https://docs.zephyrproject.org/latest/](https://docs.zephyrproject.org/latest/)

{% include logos_disclaimer.md %}
20 changes: 11 additions & 9 deletions _docs/overview/users_and_clients/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,43 +3,43 @@ title: Members, Partners and Users
permalink: /docs/overview/users_and_clients/

ofera_consortium:
- path: images/eProsima.png
- path: https://www.eprosima.com/images/logos/eprosima/logo.png
text: eProsima is a SME company focused on networking middleware with special attention to the OMG standard called Data Distribution Service for Real-time systems (DDS). The company develops new features and plugins for DDS, interoperability tools, bridges and personalized networking middleware solutions for its customers. eProsima is active in the sectors of Robotics, Critical Applications and IoT, and it participates in joint research and development projects with both companies and universities.
title: eProsima
url: www.eprosima.com
- path: images/Bosch.png
- path: https://www.bosch-home.es/store/medias/sys_master/root/h29/h47/9827128377374/Spanish-165px.jpg
text: Bosch is a German multinational engineering and technology company. The core operating areas of the company are spread across four business sectors, namely mobility (hardware and software), consumer goods (including household appliances and power tools), industrial technology (including drive and control) and energy and building technology.
title: Bosch
url: www.bosch.com
- path: images/Fiware.png
- path: https://www.fiware.org/wp-content/uploads/2018/04/logo.png
text: The FIWARE Foundation is the legal independent body providing shared resources to help achieving the FIWARE mission that is to develop an open sustainable ecosystem around the FIWARE open source platform, created to drive the definition of public, royalty-free and implementation-driven software platform standards that ease the creation of Smart Applications in multiple sectors.
title: FIWARE
url: www.fiware.org
- path: images/PIAP.png
- path: https://piap.pl/wp-content/uploads/2020/02/logo_piap_poziom.png
text: Industrial Research Institute for Automation and Measurements PIAP was established in 1965 as a national institute which basic task is to prepare and implement new technologies, automation systems, production facilities and specialist measuring equipment in various branches of industry.
title: PIAP
url: www.piap.pl

partners_list:
- path: images/WR.png
- path: https://www.windriver.com/resources/images/wr-logo-red-2018.png
text: Wind River is accelerating digital transformation of critical infrastructure by delivering the technology and expertise that enable the deployment of safe, secure, and reliable IoT systems.
title: Wind River
url: www.windriver.com
- path: images/Zephyr.jpeg
- path: https://upload.wikimedia.org/wikipedia/commons/2/2d/Zephyr-logo.png
text: The Zephyr Project is a Linux Foundation hosted Collaboration Project. It’s an open source effort uniting developers and users in building a best-in-class small, scalable, real-time operating system (RTOS) optimized for resource-constrained devices, across multiple architectures. As an open source project, the community evolves the project to support new hardware, developer tools, sensors, and device drivers.
title: Zephyr Project
url: www.zephyrproject.org

mw_users:
- path: images/Renesas.png
- path: https://upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Renesas_Electronics_logo.svg/210px-Renesas_Electronics_logo.svg.png
text: Renesas is a global semiconductor company delivering trusted embedded design innovation with complete semiconductor solutions that enable billions of connected, intelligent devices to enhance the way people work and live.
title: Renesas
url: www.renesas.com
- path: images/Robotis.png
- path: https://cdn11.bigcommerce.com/s-76o5u/images/stencil/250x100/robotis_logo_en_1397779687__24544.original.jpg
text: SRobotis is a global robot solutions provider and one of the leading manufacturers of robotic hardware. The company is the exclusive producer of the DYNAMIXEL brand of all-in-one smart servos. Robotis specializes in the manufacture of robotic hardware and full robot platforms for use in all fields of study and industry, as well as educational robotics kits for all ages and skill levels.
title: Robotis
url: www.robotis.us
- path: images/Dronecode.png
- path: https://www.dronecode.org/wp-content/uploads/sites/24/2020/08/dronecode_logo_default_cropped.png
text: Dronecode is a nonprofit hosted under the Linux Foundation, dedicated to fostering open-source components and their communities. Working with top developers, end-users, and adopting vendors to create opportunities for collaboration.
title: Dronecode
url: www.dronecode.org
Expand Down Expand Up @@ -162,3 +162,5 @@ window.onload = () => {
</div>
{% endfor %}
</div>

{% include logos_disclaimer.md %}
2 changes: 2 additions & 0 deletions _docs/tutorials/core/first_application_rtos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ Micro-ROS currently supports three different RTOS, namely NuttX, FreeRTOS, and Z
<td style="width:33%; text-align:center; vertical-align:bottom; font-weight:bold;"><a href="zephyr/"><img style="margin-left:auto; margin-right:auto; padding-bottom:5px;" width="220" height="114" src="https://upload.wikimedia.org/wikipedia/commons/2/2d/Zephyr-logo.png"><br/>Zephyr</a></td>
</tr>
</table>

{% include logos_disclaimer.md %}
14 changes: 14 additions & 0 deletions _includes/logos_disclaimer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

<!-- CSS AND JS -->

<style type="text/css">

small {
font-size: 80%;
}

</style>

<small>
<b>Disclaimer</b>: All logos and product names are property of their respective owners. All company names, logos and product names used in this website are for identification purposes only. Their use does not imply endorsement.
</small>