| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
This commit comes with major changes in how ROS# deals with URDF import/export
The biggest changes are:
Please see the Wiki, especially Section 3.2, for an explanation of how to use the new framework.
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.
ROS# is open source under the Apache 2.0 license and is free for commercial use.
RosBridgeClient requires:
ROS# is developed for Windows and has successfully been used on Linux and iOS by community members.
The RosSharp solution requires .NET Framework 4.6 and Visual Studio 2017 to compile.
The Unity Project Unity3D requires Unity Version 2018.2 and higher. Make sure to set the scripting runtime version to .NET 4.x Equivalent (see Wiki page).
Please find a UWP version of ROS# here.
Please find a .NET Standard 2.0 version of UrdfImporter here.
© Siemens AG, 2017-2018
Author: Dr. Martin Bischoff (martin.bischoff@siemens.com)
| Back | FazBrowse Home | New Git URL |