tothcs1105 / Rosbridge.NET

Rosbridge.NET - A .NET Rosbridge client.

Repository from Github https://github.comtothcs1105/Rosbridge.NETRepository from Github https://github.comtothcs1105/Rosbridge.NET

Rosbridge.NET - A .NET Rosbridge client.

Build status

What is ROS?

ROS is an open-source, meta-operating system for your robot. It provides the services you would expect from an operating system, including hardware abstraction, low-level device control, implementation of commonly-used functionality, message-passing between processes, and package management. It also provides tools and libraries for obtaining, building, writing, and running code across multiple computers.

What is Rosbridge?

Rosbridge provides a JSON API to ROS functionality for non-ROS programs. There are a variety of front ends that interface with rosbridge, including a WebSocket server for web browsers to interact with.

About

Rosbridge.NET - A .NET Rosbridge client.

License:MIT License


Languages

Language:C# 92.1%Language:HTML 5.2%Language:CSS 2.8%