Git Product home page Git Product logo

ros-sharp's Introduction

ROS#

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

Here are some showcases illustrating what can be done with ROS#. Community provided a variety of other application examples for ROS# here. Please don't hesitate to post yours!

Recent Changes

Automatic Message Generation:

With ROS# you can now generate C# classes of any ROS message, service or action type.

For example, the auto-generated class of sensor_msgs/JointState.msg is JointState.cs.

Please find the new library here and the console tool sources here. Please also note the new Unity Editor menu features.

Check out the new Wiki page for further info.

ActionServer and ActionClient Refactoring:

We moved both ActionClient and ActionServer into the library.

Please also find the new console examples for ActionClient, for ActionServer, and a Unity example scene here.

Namespace Changes:

We had to update the namespaces as follows:

old new
RosSharp.RosBridgeClient.Messages RosSharp.RosBridgeClient.MessageTypes
RosSharp.RosBridgeClient.Services RosSharp.RosBridgeClient.MessageTypes
RosSharp.RosBridgeClient.Messages.Standard RosSharp.RosBridgeClient.MessageTypes.Std
RosSharp.RosBridgeClient.Messages.Navigation RosSharp.RosBridgeClient.MessageTypes.Nav

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 latest development version 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:

Platform Support

  • ROS# is developed for Windows and has successfully been used on a variety of other platforms community members.

  • The RosSharp Visual Studio solution requires .NET Framework 4.6 and Visual Studio 2017.

  • The Unity Project Unity3D requires Unity Version 2018.3 and higher. In Versions below 2019.3, 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.

Further Info


© Siemens AG, 2017-2019

Author: Dr. Martin Bischoff ([email protected])

ros-sharp's People

Contributors

martinbischoff avatar roehrlverena avatar jeremyfix avatar berkayalpcakal avatar sye8 avatar suzannahsmith1 avatar suzannahsmith avatar reitdan avatar gris-martin avatar flonou avatar akirayou avatar awesome-manuel avatar tarukosu avatar dmitterberger avatar zchen24 avatar rwarrier243 avatar nicolapiccinelli avatar nlamprian avatar mischaro avatar lukaskern avatar 65usami avatar dmrub avatar dwhit avatar mrnic3guy avatar bsaund avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.