An open API service indexing awesome lists of open source software.

https://github.com/astuff/network_interface

A platform-agnostic network interface for TCP and UDP communications. Intended for use with ROS nodes.
https://github.com/astuff/network_interface

ros tcp-communication udp-communication

Last synced: 9 months ago
JSON representation

A platform-agnostic network interface for TCP and UDP communications. Intended for use with ROS nodes.

Awesome Lists containing this project

README

          

# Platform-agnostic Network Interface API

[![CircleCI](https://circleci.com/gh/astuff/network_interface/tree/master.svg?style=svg)](https://circleci.com/gh/astuff/network_interface/tree/master)

This library was developed to allow ROS nodes to use a standardized, self-contained, platform-agnostic API for TCP and UDP communications.