Skip to content

Commit

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

Signed-off-by: harunkurtdev <[email protected]>
(cherry picked from commit 2fba97b)

Co-authored-by: harunkurtdev <[email protected]>
  • Loading branch information
mergify[bot] and harunkurtdev authored Sep 21, 2024
1 parent 701ca91 commit 76260b1
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 76260b1

Please sign in to comment.