MAPF-Competition / PlanViz

An offline visualization tool for analysing solutions to multi-robot coordination problems.
https://www.leagueofrobotrunners.org/
MIT License
19 stars 8 forks source link

Task schedule visualisation support #25

Open YueZhang-studyuse opened 2 months ago

YueZhang-studyuse commented 2 months ago

We need to visualise the task schedule (planned schedule and actual schedule) for each timestep.

Things to consider: (1) Now one task is more than one location, so we need to consider how to show the orders and different locations of one single task. -> we consider to mark the location as task_id.order. Suggestions to handle this:

Show a task

Show tasks associated with an agent

(2) Separate Task assignments from events and add more panels for task errors.

(3) We run out of colors! so far we already use pink, orange, green, blue, grey, red.

(4) Keep task-related information minimal but useful.

(5) Task assignment errors:

@shchan13 Please add more.

nobodyczcz commented 4 weeks ago

Aug 15:

Items with a "*" are required items before release/competition start

*Bugs:

*UC1 Views:

*UC2 Agent Tracking:

*UC3 Event List:

UC4 Task Tracking:

UC5 Errors:

nobodyczcz commented 6 days ago

2024-9-6 Comments: