qixianyu-buaa / network_interface

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platform-agnostic Network Interface API

CircleCI

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

About

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

License:MIT License


Languages

Language:C++ 93.7%Language:CMake 6.3%