Skip to content

Commit de64c20

Browse files
authored
Support notice for the project
Added notice that AWSIM support is there, but other users are encouraged to try out O3DE
1 parent bd08627 commit de64c20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
12
Ros2 For Unity
23
===============
34

5+
> [!NOTE]
6+
> This project is officially supported for [AWSIM](https://github.com/tier4/AWSIM) users of Autoware. However, the Robotec team is unable to provide support and maintain the project for the general
7+
> community. If you are looking for an alternative to Unity3D, [Open 3D Engine (O3DE)](https://o3de.org/) is a great, open-source and free simulation engine with excellent [ROS 2 integration](https://development--o3deorg.netlify.app/docs/user-guide/interactivity/), which Robotec is actively supporting and developing.
8+
49
ROS2 For Unity is a high-performance communication solution to connect Unity3D and ROS2 ecosystem in a ROS2 "native" way. Communication is not bridged as in several other solutions, but instead it uses ROS2 middleware stack (rcl layer and below), which means you can have ROS2 nodes in your simulation.
510
Advantages of this module include:
611
- High performance - higher throughput and considerably lower latencies comparing to bridging solutions.

0 commit comments

Comments
 (0)