Info
Version: | 1.0.1 |
Author(s): | ROS.net Contributors |
Last Update: | Wednesday, August 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xamla/ROS.NET |
NuGet Url: | https://www.nuget.org/packages/Uml.Robotics.Ros.MessageBase |
Install
Install-Package Uml.Robotics.Ros.MessageBase
dotnet add package Uml.Robotics.Ros.MessageBase
paket add Uml.Robotics.Ros.MessageBase
Uml.Robotics.Ros.MessageBase Download (Unzip the "nupkg" after downloading)
Dependencies
net462
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.Extensions.Logging.Console(>= 2.1.1)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.Extensions.Logging.Console(>= 2.1.1)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
Every assembly that contains ROS message types for ROS.NET must reference the MessageBase assembly.