..
This commit is contained in:
@@ -33,5 +33,9 @@ namespace AGVNavigationCore.Models
|
||||
[Category("위치 정보")]
|
||||
[Description("마크의 회전 각도")]
|
||||
public double Rotation { get; set; }
|
||||
|
||||
[Category("위치 정보")]
|
||||
[Description("마크의 길이")]
|
||||
public double Length { get; set; } = 20.0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user