EricVoll / 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
Apache License 2.0
36 stars 7 forks source link

Update UWP RosSharp #4

Closed EricVoll closed 4 years ago

EricVoll commented 4 years ago

This UWP version of ROS# uses a very old version of the original Ros# (About 101 commits before original Ros# master branch atm) We should update this repository to the newest RosSharp release

EricVoll commented 4 years ago

Work in progress: https://github.com/EricVoll/ros-sharp/pull/5 On the branch: https://github.com/EricVoll/ros-sharp/tree/VersionUpdate

EricVoll commented 4 years ago

Development on the new version finished with https://github.com/EricVoll/ros-sharp/pull/6