ros2cs
ROS2 client library
A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications.
A C# (.Net) implementation of ros2 client library (rcl), enabling communication between ros2 ecosystem and C#/.Net applications such as Unity3D
91 stars
4 watching
22 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
csharpdotnetrclrosros2unity3d
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/rclc | A C-language ROS 2 client library that provides convenience functions and types for creating and managing nodes, publishers, subscribers, and parameter servers. | 118 |
robotecai/ros2-for-unity | A Unity3D plugin that enables high-performance communication between Unity and ROS2 ecosystem using the ROS2 middleware stack. | 475 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
robotwebtools/rclnodejs | A Node.js client library for the Robot Operating System (ROS 2), providing tooling and APIs for developing ROS 2 solutions in JavaScript. | 328 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 130 |
ros2/rclpy | A Python library used to create and interact with ROS 2 client applications | 308 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
robotis-git/ros2arduino | Library enabling communication between an Arduino board and ROS2 using XRCE-DDS. | 218 |
ros-controls/ros2_controllers | Provides standardized controllers for robotic movement and navigation in the ROS2 framework | 375 |
ros-controls/ros2_control | A control framework for ROS 2, providing simple and generic controls for robots. | 512 |
ada-ros/rclada | A client library for ROS2/RCL written in Ada, enabling communication with ROS-based systems | 11 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 183 |
siemens/ros-sharp | A set of libraries and tools that enable .NET applications to communicate with ROS nodes | 979 |
ros-drivers/rosserial | A ROS client library designed to simplify communication between small devices and the ROS ecosystem. | 523 |