Init project
This commit is contained in:
6
RobotApp.VDA5050/Factsheet/LocalizationParameter.cs
Normal file
6
RobotApp.VDA5050/Factsheet/LocalizationParameter.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace RobotApp.VDA5050.Factsheet;
|
||||
|
||||
public class LocalizationParameter
|
||||
{
|
||||
public double LocalizationParameters { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user