Pith. sign in

REVIEW 2 cited by

Towards computing low-makespan solutions for multi-arm multi-task planning problems

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.17527 v2 pith:EC2GZDPH submitted 2023-05-27 cs.RO

Towards computing low-makespan solutions for multi-arm multi-task planning problems

classification cs.RO
keywords approachsolutionstaskproblemsequenceassignmentgreedylow-makespan
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We propose an approach to find low-makespan solutions to multi-robot multi-task planning problems in environments where robots block each other from completing tasks simultaneously. We introduce a formulation of the problem that allows for an approach based on greedy descent with random restarts for generation of the task assignment and task sequence. We then use a multi-agent path planner to evaluate the makespan of a given assignment and sequence. The planner decomposes the problem into multiple simple subproblems that only contain a single robots and a single task, and can thus be solved quickly to produce a solution for a fixed task sequence. The solutions to the subproblems are then combined to form a valid solution to the original problem. We showcase the approach on robotic stippling and robotic bin picking with up to 4 robot arms. The makespan of the solutions found by our algorithm are up to 30% lower compared to a greedy approach.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ScheduleStream: Temporal Planning with Samplers for GPU-Accelerated Multi-Arm Task and Motion Planning & Scheduling

    cs.RO 2025-11 conditional novelty 6.0

    ScheduleStream extends sampling-based task and motion planning with durative actions and temporal scheduling so a bimanual robot can plan and execute parallel arm motions, roughly halving makespan versus sequential planning.

  2. Sampling-Based Multi-Modal Multi-Robot Multi-Goal Path Planning

    cs.RO 2025-03 unverdicted novelty 6.0

    Introduces probabilistically complete and asymptotically optimal sampling-based planners for multi-modal multi-robot multi-goal path planning by adapting standard methods to the composite space of all robots.