Practice the ROS2 Multi-Robot Task Allocator (Greedy) coding problem in Multi-Robot. Browser-based execution with automated grading — no local ROS install required. 0% of engineers pass this challenge.
Assign tasks to the nearest available robot. A basic fleet management algorithm.
dispatcher/robot_poses (Array of poses) and /pending_tasks (Array of locations)/assignments (RobotID, TaskID)Output:
It is a hands-on Multi-Robot challenge on SimuCode where you implement and run ROS2 code in the browser with runtime-verified tests.
Open this page, sign in, and solve the problem in the built-in IDE. Your solution is graded against real ROS2 execution checks.
This Medium problem focuses on Multi-Robot skills used in robotics interviews and production systems.