chore: commit all remaining changes
This commit is contained in:
@@ -363,6 +363,9 @@ namespace AGVNavigationCore.Models
|
||||
}
|
||||
else
|
||||
{
|
||||
//움직이지 않는다면 움직이게하고, 움직인다면 마크스탑하낟.i
|
||||
|
||||
|
||||
//도킹노드라면 markstop 을 나머지는 바로 스탑한다.
|
||||
eAGVCommandReason reason = eAGVCommandReason.MarkStop;
|
||||
if (_targetnode.StationType == StationType.Normal || _targetnode.StationType == StationType.Limit)
|
||||
|
||||
Reference in New Issue
Block a user