From a4981f59511a9366fa976d03dc29c414082ec85f Mon Sep 17 00:00:00 2001 From: Ozuba <96722632+Ozuba@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:44:46 +0200 Subject: [PATCH] Added rclgd to plugin section rclgd is a ros2 client library wrapper for gdscript, enabling support for godot within the ros2 ecosystem and viceversa. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cb2ffe8cb..223e36a3e6 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). - [Questify](https://github.com/TheWalruzz/godot-questify) - A graph-based quest editor and manager. - [QuestSystem](https://github.com/shomykohai/quest-system) - A simple and extensible quest manager and creator. - [Quill-IDE](https://github.com/rayzorite/quill-ide) - Modified and beautified version of the default Godot Script Editor for 4.4+. +- [rclgd](https://github.com/Ozuba/rclgd) - A ROS2 client library for gdscript & godot support for the ROS ecosystem. - [Ridiculous Coding](https://github.com/jotson/ridiculous_coding) - Makes your coding experience in Godot 1000× more ridiculous. - [Roommate](https://github.com/hoork/roommate) - 3D level builder tool with focus on creating indoors environment and automation. - [Scene Library](https://github.com/4d49/scene-library) - A tool for organizing Godot scenes with efficiency.