ros2_xmlrpc_interface

ROS2 RPC interface

An interface to ROS2 using XML-RPC for remote method calls and data exchange

GitHub

0 stars
0 watching
0 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ros2/rmw An interface for communication between nodes in ROS 2 environments. 95
ros2/rcl_interfaces A collection of standard interface definitions for ROS 2 client libraries. 40
ros2/rclpy A Python library used to create and interact with ROS 2 client applications 308
ros2/common_interfaces Provides standardized interface files for communication between stacks in ROS2 projects 233
ros2/rclcpp A C++ library that provides the standard API for interacting with ROS 2. 559
robotwebtools/rosbridge_suite Provides a standardized interface between ROS clients and servers over the web 919
ros2/ros2cli Provides command line interface tools for ROS 2 ecosystem 183
ros2-dotnet/ros2_dotnet Provides .NET bindings and tools for writing ROS2 applications 144
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
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 447
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 332
oca/odoorpc A Python module that provides an interface to interact with Odoo servers through JSON-RPC. 238
ros2/rmw_dps An implementation of ROS Middleware Interface using Intel's Distributed Publish & Subscribe protocol 23
pylons/pyramid_rpc A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. 27