SuzannahSmith / ros-sharp

ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS#

ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity.

Find some examples what you can do with ROS# here.

Recent Changes

This commit comes with major changes in RosBridgeClient that already have been discussed in this issue.

The biggest changes are:

Please see the Wiki and the videos of UnitySimulationScene and GazeboSimulationScene for a detailed info on how to use the new framework.

If you prefer working with the old framework, please revert to this commit or to the corresponding release v1.2c.

Contents

Releases

In addition to the source code, Releases contain:

The latest release is also being published in the Unity Asset Store.

Please get the development version with latest changes and fixes directly from the tip of this master branch.

Licensing

ROS# is open source under the Apache 2.0 license and is free for commercial use.

External Dependencies

RosBridgeClient requires:

UrdfImporter requires:

Platform Support

ROS# Project Team

Former Members and Visitors

Special Thanks

Further Info


© Siemens AG, 2017-2018

Author: Dr. Martin Bischoff (martin.bischoff@siemens.com)

About

ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D

License:Apache License 2.0


Languages

Language:C# 90.7%Language:CMake 7.1%Language:Python 1.4%Language:C++ 0.7%