roshask
ROS client library
A Haskell client library for working with the ROS robotics framework.
Haskell client library for the ROS robotics framework.
107 stars
16 watching
18 forks
Language: Haskell
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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/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 |
akio/rosgo | Provides a pure Go implementation of ROS client library functions | 167 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
gramaziokohler/roslibpy | A Python library for bridging ROS and other platforms using WebSockets. | 280 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |
ada-ros/rclada | A client library for ROS2/RCL written in Ada, enabling communication with ROS-based systems | 11 |
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 |
bluenviron/goroslib | A Go library for building ROS clients with support for publishing, subscribing, and interacting with nodes over TCP or UDP | 333 |
ocharles/engine.io | A Haskell implementation of real-time protocols for web applications, enabling client-server communication and event-based interactions. | 149 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
robotwebtools/rosbridge_suite | Provides a standardized interface between ROS clients and servers over the web | 919 |
robotwebtools/roslibjs | A JavaScript library for interacting with the Robot Operating System's web-based interface | 691 |