Open Paran-Yu opened 2 years ago
In GitLab by @h_nuls55 on Nov 5, 2021, 15:18
matplot을 UI에 내장해서 띄울지 팝업으로 띄울지에 따라 달라질 것 같기도 하네요! 저도 지금 통계 기능을 구상중이라 matplotlib을 사용하게 될 것 같은데 어떤 방식으로 띄울지 고민해봐야겠습니다
In GitLab by @tyl1996 on Nov 5, 2021, 15:58
그쵸! 저도 동일한 생각이었습니다. 생각해보면 matplotlib 그 자체는 simulator도 core도 아닌 main.py의 영역이란 생각도 들고요.
In GitLab by @tyl1996 on Nov 6, 2021, 18:21
changed the description
In GitLab by @tyl1996 on Nov 8, 2021, 11:35
created merge request !45 to address this issue
In GitLab by @tyl1996 on Nov 8, 2021, 11:35
mentioned in merge request !45
In GitLab by @tyl1996 on Nov 8, 2021, 11:49
mentioned in merge request !46
In GitLab by @tyl1996 on Nov 9, 2021, 01:26
changed the description
In GitLab by @tyl1996 on Nov 9, 2021, 16:49
changed the description
In GitLab by @tyl1996 on Nov 10, 2021, 19:00
changed the description
In GitLab by @tyl1996 on Nov 10, 2021, 20:14
changed the description
In GitLab by @tyl1996 on Nov 11, 2021, 11:03
In GitLab by @tyl1996 on Nov 11, 2021, 11:03
assigned to @tyl1996
In GitLab by @tyl1996 on Nov 11, 2021, 13:45
mentioned in merge request !65
In GitLab by @tyl1996 on Nov 11, 2021, 14:03
!65 에서 진행
In GitLab by @tyl1996 on Nov 14, 2021, 22:26
changed the description
In GitLab by @tyl1996 on Nov 16, 2021, 10:50
changed the description
In GitLab by @tyl1996 on Nov 5, 2021, 13:57
Main의 주기에 따라 Core의 제어에 따라 변화된 시뮬레이터를 시각적으로 보여주는 툴로 matplotlib을 사용합니다.
사용여부
main.py
마지막 줄의start_simulate()
에 False를 인자로 넣으면 됩니다. 없는 경우 디폴트값은 True입니다.Node 및 이하 상속된 Port, WaitPoint
개발요청서대로 보라색 넣고 싶었지만 plot 단순 지원색상이 8개 제한초록병원초록색 + (십자), CHARGE 안되는 대기장소는 빨강색 +반송물 유무 표현
Vehicle
Vehicle 본체
Vehicle 방향
Vehicle의 방향은 patches.FancyArrowPatch를 vehicle.HEIGHT, vehicle.angle을 활용하여 구합니다.Vehicle 최종목적지
반송물 유무 표현
위치
18 에 따라 데이터 흐름도가 확정되는 것과 연관이 있습니다.
애니메이션
plot update
FuncAnimation