ros-sharp
ROS interface library
A set of libraries and tools that enable .NET applications to communicate with ROS nodes
ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
979 stars
62 watching
371 forks
Language: C#
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/common_interfaces | Provides standardized interface files for communication between stacks in ROS2 projects | 233 |
ros-drivers/rosserial | A ROS client library designed to simplify communication between small devices and the ROS ecosystem. | 523 |
ros2/rmw | An interface for communication between nodes in ROS 2 environments. | 95 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
ros2/rosidl | Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 79 |
ros-industrial-attic/cros | Provides a basic ROS framework implementation in C | 49 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |
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 |
robotwebtools/roslibjs | A JavaScript library for interacting with the Robot Operating System's web-based interface | 691 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 130 |
ros-industrial/easy_manipulation_deployment | A ROS2 package that enables efficient path-planning and grasping of robotic work cells | 48 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
ros-perception/vision_opencv | Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications | 559 |