Skip to content

Commit

Permalink
Update About-Client-Libraries.rst (#4751) (#4762)
Browse files Browse the repository at this point in the history
Flutter and Dart bindings for ros2

Signed-off-by: harunkurtdev <50794236+harunkurtdev@users.noreply.github.com>
(cherry picked from commit 2fba97b)

Co-authored-by: harunkurtdev <50794236+harunkurtdev@users.noreply.github.com>
  • Loading branch information
mergify[bot] and harunkurtdev committed Sep 21, 2024
1 parent f68a7b1 commit 6f2b12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Concepts/Basic/About-Client-Libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ While the C++ and Python client libraries are maintained by the core ROS 2 team,
* `.NET Core, UWP and C# <https://github.com/esteve/ros2_dotnet>`__ This is a collection of projects (bindings, code generator, examples and more) for writing ROS 2 applications for .NET Core and .NET Standard.
* `Node.js <https://www.npmjs.com/package/rclnodejs>`__ rclnodejs is a Node.js client for ROS 2. It provides a simple and easy JavaScript API for ROS 2 programming.
* `Rust <https://github.com/ros2-rust/ros2_rust>`__ This is a set of projects (the rclrs client library, code generator, examples and more) that enables developers to write ROS 2 applications in Rust.
* `Flutter and Dart <https://github.com/rcldart>`__ Flutter and Dart bindings for ROS 2.

Older, unmaintained client libraries are:

Expand Down

0 comments on commit 6f2b12c

Please sign in to comment.