Skip to content

Commit d3b81b8

Browse files
committed
Updates main page with latests repositories.
1 parent 257e9f9 commit d3b81b8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ layout: default
77
From the level of ROS onwards, we strive to re-use as much as possible from ROS 2, and be as compatible with it as possible. In some areas, we will probably do custom implementations optimized for resource use. This will definitely include TF, and maybe other areas such as scheduling. These optimized implementations may also be interesting for use with "normal" ROS2.
88

99
We'll update this README as we proceed. For now, you can check out our work on:
10+
11+
- RMW implementation using Micro XRCE-DDS middleware: [rmw-microxrcedds](https://github.com/microROS/rmw-microxrcedds)
12+
- Type support for Micro XRCE-DDS: [rosidl_typesupport_microxrcedds](https://github.com/microROS/rosidl_typesupport_microxrcedds)
13+
- Micro-ROS-Agent package implementation: [micro-ROS-Agent](https://github.com/microROS/micro-ROS-Agent)
14+
- ROS Client Library for the C language: [rclc](https://github.com/microROS/rclc)
15+
- Sample code using rclc and rclcpp implementations: [micro-ROS-demos](https://github.com/microROS/micro-ROS-demos)
16+
- Library to support the implementation of language-specific ROS Client Libraries: [rcl](https://github.com/microROS/rcl)
1017
- Real-Time Operating System: [https://github.com/microROS/NuttX](https://github.com/microROS/NuttX)
18+
- Micro-ROS in RTOS example applications: [apps](https://github.com/microROS/apps)
1119
- Reference hardware: [https://github.com/microROS/hardware](https://github.com/microROS/hardware)
1220
- Build infrastructure for embedded development using docker: [https://github.com/microROS/docker](https://github.com/microROS/docker)
1321

0 commit comments

Comments
 (0)